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
SchemaKernelException
long propertyKeyGetOrCreateForName(String propertyKeyName) throws SchemaKernelException
SchemaKernelException
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.