Package org.nuxeo.ecm.platform.relations
Class CoreGraphFactory
java.lang.Object
org.nuxeo.ecm.platform.relations.CoreGraphFactory
- All Implemented Interfaces:
GraphFactory
Factory for CoreGraph.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateGraph
(GraphDescription graphDescription, CoreSession session) Creates an instance of the graph.
-
Constructor Details
-
CoreGraphFactory
public CoreGraphFactory()
-
-
Method Details
-
createGraph
Description copied from interface:GraphFactory
Creates an instance of the graph.- Specified by:
createGraph
in interfaceGraphFactory
-