Uses of Interface
org.mulgara.mrg.AppendableGraph

Packages that use AppendableGraph
org.mulgara.mrg   
 

Uses of AppendableGraph in org.mulgara.mrg
 

Subinterfaces of AppendableGraph in org.mulgara.mrg
 interface WritableGraph
          An RDF graph that triples can be modified on.
 

Classes in org.mulgara.mrg that implement AppendableGraph
 class AbstractGraph
          An RDF graph.
 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.