Class IORelationGraphHelper
java.lang.Object
org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
Relation graph importer/exporter.
relies on Jena memory graphs to perform serialization and deserialization of memory graphs.
- Author:
- Anahide Tchertchian
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Graph
getGraph()
void
read
(InputStream in) void
write
(OutputStream out)
-
Field Details
-
namespaces
-
statements
-
-
Constructor Details
-
IORelationGraphHelper
-
-
Method Details
-
getStatements
-
createMemoryGraph
-
write
-
read
-
getGraph
-