| Interface | Description |
|---|---|
| GraphRecordMerger | |
| IdGraphFactory |
| Class | Description |
|---|---|
| GraphExporter | |
| GraphRecord | |
| GraphRecordEdge |
This class is created only for ingestion.
|
| GraphRecordElement | |
| GraphSchemaStats | |
| GraphTransaction |
This class does not create new objects.
|
| GraphUri |
GraphUri examples:
"tinker:": in-memory TinkerGraph
"tinker:/tmp/testGraphs/tGraph": on-disk TinkerGraph in absolute directory
"tinker:./testGraphs/tGraph": on-disk TinkerGraph in relative directory
"tinker:./testGraphs/tGraphML?fileType=graphml": on-disk TinkerGraph in GraphML format
See associated unit tests.
|
| GraphUtils |
Operations on Blueprints graphs
|
| PrettyPrintXml |
Copyright © 2015. All rights reserved.