| Package | Description |
|---|---|
| net.deelam.graphtools | |
| net.deelam.graphtools.graphfactories |
| Class and Description |
|---|
| GraphRecord |
| GraphRecordEdge
This class is created only for ingestion.
|
| GraphRecordElement |
| 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.
|
| IdGraphFactory |
| Class and Description |
|---|
| 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.
|
| IdGraphFactory |
Copyright © 2015. All rights reserved.