| Package | Description |
|---|---|
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| Constructor and Description |
|---|
BaseConstraintCreator(InternalSchemaActions actions,
Label label) |
BaseConstraintDefinition(InternalSchemaActions actions,
Label label) |
IndexCreatorImpl(InternalSchemaActions actions,
Label label) |
IndexDefinitionImpl(InternalSchemaActions actions,
Label label,
String propertyKey,
boolean constraintIndex) |
PropertyUniqueConstraintDefinition(InternalSchemaActions actions,
Label label,
String propertyKey) |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.