neo4j / neo4j-ogm

Java Object-Graph Mapping Library for Neo4j
https://neo4j.com/docs/ogm-manual/
Apache License 2.0
337 stars 165 forks source link

Support for constraints available in neo4j enterprise #399

Closed frant-hartm closed 6 years ago

frant-hartm commented 7 years ago

Provide support for

Neo4j docs: http://neo4j.com/docs/developer-manual/current/cypher/schema/constraints/

Availability of these features should be verified at startup, e.g. through CALL dbms.components query

frant-hartm commented 6 years ago

This feature is now available in 3.1.x-SNAPSHOT, will be part of 3.1.0 release.