public class JenaOrCoreGraphFactory extends Object implements GraphFactory
A Jena graph is used if it contains at least one relation for the given graph.
| Modifier and Type | Field and Description |
|---|---|
protected static JenaGraph |
testJenaGraph |
| Constructor and Description |
|---|
JenaOrCoreGraphFactory() |
| Modifier and Type | Method and Description |
|---|---|
Graph |
createGraph(GraphDescription graphDescription,
CoreSession session)
Creates an instance of the graph.
|
protected static JenaGraph testJenaGraph
public JenaOrCoreGraphFactory()
public Graph createGraph(GraphDescription graphDescription, CoreSession session)
GraphFactorycreateGraph in interface GraphFactoryCopyright © 2016 Nuxeo SA. All rights reserved.