Uses of Interface
org.nuxeo.ecm.platform.relations.api.GraphFactory
Package
Description
-
Uses of GraphFactory in org.nuxeo.ecm.platform.relations
-
Uses of GraphFactory in org.nuxeo.ecm.platform.relations.jena
Modifier and TypeClassDescriptionclass
A factory that detects if a Jena graph or a core graph should be used, and remembers it for future invocations. -
Uses of GraphFactory in org.nuxeo.ecm.platform.relations.services
Modifier and TypeFieldDescriptionfinal Map<String,
GraphFactory> RelationService.graphFactories
Graph name -> factory.