Uses of Class
org.mulgara.mrg.AbstractGraph

Packages that use AbstractGraph
org.mulgara.mrg   
 

Uses of AbstractGraph in org.mulgara.mrg
 

Subclasses of AbstractGraph in org.mulgara.mrg
 class GraphImpl
          A hashmap based RDF graph.
 class IndexedGraph
          A graph with three indexes for complete searchability.
 class PackedGraphImpl
          A graph that uses tree sets and maps to keep the memory footprint smaller.
 class PackedIndexedGraph
          A fully indexed graph with tree indexes.
 



Copyright © 2011. All Rights Reserved.