| Package | Description |
|---|---|
| org.neo4j.graphdb.schema |
Optional graph schema including indexes and constraints.
|
| Modifier and Type | Method and Description |
|---|---|
IndexCreator |
Schema.indexFor(Label label)
Returns an
IndexCreator where details about the index to create can be
specified. |
IndexCreator |
IndexCreator.on(String propertyKey)
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.