Package com.clay.graphstorage.converter
-
Interface Summary Interface Description GraphOutput All implementing classes specify how to save the graph.GraphParser All implementing classes specify how to load the graph.
Interface | Description |
---|---|
GraphOutput |
All implementing classes specify how to save the graph.
|
GraphParser |
All implementing classes specify how to load the graph.
|