5.2.0.0
neo-technology-build-agent
released this
03 Feb 12:18
·
0 commits
to 5.1
since this release
What's changed
General
- Upgrade to Neo4j 5.2.0
- Upgrade to RDF4J 4.2.2
New Features
- Added support for
sh:disjoint
in SHACL constraints n10s.*.import.inline
procedures use by default the current transaction instead of creating a separate one. To disable this behavior use the following{singleTx:false}
in the procedure params.
Fixes
- SHACL restrictions of type
sh:datatype
onxsd:Decimal
default to Float in cypher and fail with error message if unsupported type is selected