Package | Description |
---|---|
org.neo4j.graphdb |
The core graph database API.
|
org.neo4j.graphdb.schema |
Optional graph schema including indexes and constraints.
|
Class and Description |
---|
Schema
Interface for managing the schema of your graph database.
|
Class and Description |
---|
ConstraintCreator
A builder for entering details about a constraint to create.
|
ConstraintDefinition
Definition of a constraint.
|
ConstraintType
Constraint type.
|
IndexCreator
A builder for entering details about an index to create.
|
IndexDefinition
Definition for an index
NOTE: This is part of the index API introduced in Neo4j 2.0.
|
Schema.IndexState
The states that an index can be in.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.