Skip navigation links

Package org.neo4j.graphdb.schema

Optional graph schema including indexes and constraints.

See: Description

Package org.neo4j.graphdb.schema Description

Optional graph schema including indexes and constraints.

Use indexes to find nodes with specific property values. Use constraints to enforce rules in the graph. Both indexes and constraints are configured based on node labels.

Skip navigation links

Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.