5.11.0.0
·
0 commits
to 5.7
since this release
What's changed
General
- Upgrade to Neo4j 5.11.0
- Upgrade to RDF4J 4.3.6
New Features
- Added semantic similarity search procedures based on path similarity and Leacock-Chodorow metrics
n10s.sim.(pathsim | lchsim).search()
for path similarity and Leacock-Chodorow searches respectively
- Added a procedure returning the cypher generated from the currently loaded SHACL shapes:
n10s.validation.shacl.viewCypher()
lists the cypher and the parameters