Package | Description |
---|---|
org.neo4j.kernel.api.operations |
Modifier and Type | Method and Description |
---|---|
long |
KeyReadOperations.labelGetForName(StatementState state,
String labelName)
Returns a label id for a label name.
|
String |
KeyReadOperations.labelGetName(StatementState state,
long labelId)
Returns the label name for the given label id.
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.