org.mulgara.mrg
Class GraphImplFactory
java.lang.Object
org.mulgara.mrg.GraphImplFactory
- All Implemented Interfaces:
- GraphFactory
public class GraphImplFactory
- extends Object
- implements GraphFactory
Creates the simple basic graph.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphImplFactory
public GraphImplFactory()
createGraph
public WritableGraph createGraph()
- Creates a new GraphImpl.
- Specified by:
createGraph in interface GraphFactory
- Returns:
- a new empty graph.
Copyright © 2011. All Rights Reserved.