Uses of Interface
org.jrdf.graph.mem.GraphFactory

Packages that use GraphFactory
org.jrdf.graph.mem This package is an implementation of the JRDF Graph API. 
 

Uses of GraphFactory in org.jrdf.graph.mem
 

Classes in org.jrdf.graph.mem that implement GraphFactory
 class GraphFactoryImpl
          Creates a new Graph implementation based on required types.
 class OrderedGraphFactoryImpl
          Creates a new Graph implementation based on required types.