Uses of Package
org.jrdf.graph.index.nodepool

Packages that use org.jrdf.graph.index.nodepool
org.jrdf.graph.index.graphhandler   
org.jrdf.graph.index.graphhandler.mem   
org.jrdf.graph.index.nodepool.mem   
 

Classes in org.jrdf.graph.index.nodepool used by org.jrdf.graph.index.graphhandler
NodePool
          Maps between the Long identifier and a Node (globalized value) or from a String to a Long (local value).
 

Classes in org.jrdf.graph.index.nodepool used by org.jrdf.graph.index.graphhandler.mem
NodePool
          Maps between the Long identifier and a Node (globalized value) or from a String to a Long (local value).
 

Classes in org.jrdf.graph.index.nodepool used by org.jrdf.graph.index.nodepool.mem
NodePool
          Maps between the Long identifier and a Node (globalized value) or from a String to a Long (local value).