Package | Description |
---|---|
org.neo4j.kernel.api.operations |
Modifier and Type | Method and Description |
---|---|
void |
SchemaWriteOperations.indexDrop(org.neo4j.kernel.impl.api.index.IndexDescriptor descriptor)
Drops a
IndexDescriptor from the database |
void |
SchemaWriteOperations.uniqueIndexDrop(org.neo4j.kernel.impl.api.index.IndexDescriptor descriptor) |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.