public interface KeyWriteOperations
| Modifier and Type | Method and Description |
|---|---|
long |
labelGetOrCreateForName(String labelName)
Returns a label id for a label name.
|
long |
propertyKeyGetOrCreateForName(String propertyKeyName)
Returns a property key id for a property key.
|
long labelGetOrCreateForName(String labelName) throws SchemaKernelException
SchemaKernelExceptionlong propertyKeyGetOrCreateForName(String propertyKeyName) throws SchemaKernelException
SchemaKernelExceptionCopyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.