public final class StatementTokenNameLookup extends Object implements TokenNameLookup
| Constructor and Description |
|---|
StatementTokenNameLookup(ReadStatement statement) |
| Modifier and Type | Method and Description |
|---|---|
String |
labelGetName(long labelId)
Returns the label name for the given label id.
|
String |
propertyKeyGetName(long propertyKeyId)
Returns the name of a property given its property key id.
|
public StatementTokenNameLookup(ReadStatement statement)
public String labelGetName(long labelId)
labelGetName in interface TokenNameLookuppublic String propertyKeyGetName(long propertyKeyId)
propertyKeyGetName in interface TokenNameLookupCopyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.