org.neo4j.kernel.impl.nioneo.store
Class PropertyIndexData
java.lang.Object
org.neo4j.kernel.impl.nioneo.store.PropertyIndexData
public class PropertyIndexData
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyIndexData
public PropertyIndexData(int keyId,
String value)
getKeyId
public int getKeyId()
getValue
public String getValue()
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.