Interface | Description |
---|---|
ConstraintCreator |
A builder for entering details about a constraint to create.
|
ConstraintDefinition |
Definition of a constraint.
|
IndexCreator |
A builder for entering details about an index to create.
|
IndexDefinition |
Definition for an index
NOTE: This is part of the new index API introduced in Neo4j 2.0.
|
Schema |
Interface for managing the schema of your graph database.
|
UniquenessConstraintDefinition |
A constraint asserting one or more properties are unique for all nodes having the given
label . |
Enum | Description |
---|---|
ConstraintType |
Constraint type.
|
Schema.IndexState |
The states that an index can be in.
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.