Skip navigation links
Neo4j

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
Neo4j

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