org.neo4j.kernel.impl.core
Class PropertyIndexManager
java.lang.Object
org.neo4j.kernel.impl.core.PropertyIndexManager
public class PropertyIndexManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
public Iterable<PropertyIndex> index(String key)
hasIndexFor
public boolean hasIndexFor(int keyId)
getIndexFor
public PropertyIndex getIndexFor(int keyId)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.