Package | Description |
---|---|
org.nuxeo.ecm.platform.relations | |
org.nuxeo.ecm.platform.relations.api | |
org.nuxeo.ecm.platform.relations.descriptors | |
org.nuxeo.ecm.platform.relations.jena |
Modifier and Type | Method and Description |
---|---|
Graph |
CoreGraphFactory.createGraph(GraphDescription graphDescription,
CoreSession session) |
void |
CoreGraph.setDescription(GraphDescription graphDescription) |
Modifier and Type | Method and Description |
---|---|
Graph |
GraphFactory.createGraph(GraphDescription graphDescription,
CoreSession session)
Creates an instance of the graph.
|
void |
Graph.setDescription(GraphDescription graphDescription)
Sets the graph description.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphDescriptor
Graph descriptor.
|
Modifier and Type | Method and Description |
---|---|
Graph |
JenaOrCoreGraphFactory.createGraph(GraphDescription graphDescription,
CoreSession session) |
void |
JenaGraph.setDescription(GraphDescription graphDescription) |
Copyright © 2015 Nuxeo SA. All rights reserved.