Uses of Class
org.mulgara.mrg.AbstractGraphExt

Packages that use AbstractGraphExt
org.mulgara.mrg   
 

Uses of AbstractGraphExt in org.mulgara.mrg
 

Subclasses of AbstractGraphExt in org.mulgara.mrg
 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.