org.jrdf.graph.global.index
Class GlobalIndex<Node>
java.lang.Object
org.jrdf.graph.local.index.AbstractIndex<Node>
org.jrdf.graph.global.index.GlobalIndex<Node>
- All Implemented Interfaces:
- Serializable, Index<Node>
public class GlobalIndex<Node>
- extends AbstractIndex<Node>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalIndex
public GlobalIndex()
GlobalIndex
public GlobalIndex(Map<Node,Map<Node,Set<Node>>> newIndex)