org.jrdf.graph.mem
Interface GraphFactory

All Known Implementing Classes:
GraphFactoryImpl, OrderedGraphFactoryImpl

public interface GraphFactory

Allows the construction of a graph.

Version:
$Id: GraphFactory.java 1045 2007-01-05 04:56:09Z newmana $
Author:
Andrew Newman

Method Summary
 Graph getGraph()
           
 

Method Detail

getGraph

Graph getGraph()