| Package | Description |
|---|---|
| org.neo4j.graphdb.schema | |
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| Modifier and Type | Method and Description |
|---|---|
ConstraintDefinition |
ConstraintCreator.create()
Creates a constraint with the details specified by the other methods in this interface.
|
IndexDefinition |
IndexCreator.create()
Creates an index with the details specified by the other methods in this interface.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDefinition |
IndexCreatorImpl.create() |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.