public class KeyNameLookup extends Object
Constructor and Description |
---|
KeyNameLookup(KeyReadOperations keyReadOperations) |
Modifier and Type | Method and Description |
---|---|
String |
getLabelName(long labelId)
Returns the label name for the given label id.
|
String |
getPropertyKeyName(long propertyId)
Returns the name of a property given its property key id.
|
public KeyNameLookup(KeyReadOperations keyReadOperations)
public String getLabelName(long labelId)
public String getPropertyKeyName(long propertyId)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.