org.neo4j.tooling.wrap
Class WrappedIndex.WrappedNodeIndex
java.lang.Object
org.neo4j.tooling.wrap.WrappedIndex<Node,ReadableIndex<Node>>
org.neo4j.tooling.wrap.WrappedIndex.WrappedNodeIndex
- All Implemented Interfaces:
- Index<Node>, ReadableIndex<Node>
- Enclosing class:
- WrappedIndex<T extends PropertyContainer,I extends ReadableIndex<T>>
public abstract static class WrappedIndex.WrappedNodeIndex
- extends WrappedIndex<Node,ReadableIndex<Node>>
Methods inherited from class org.neo4j.tooling.wrap.WrappedIndex |
actual, add, delete, get, getEntityType, getGraphDatabase, getName, isWriteable, putIfAbsent, query, query, remove, remove, remove, toString |
WrappedIndex.WrappedNodeIndex
protected WrappedIndex.WrappedNodeIndex(WrappedGraphDatabase graphdb)
graphdb
protected WrappedGraphDatabase graphdb()
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.