graph
graph copied to clipboard
Expand TinkerGraph coverage to include automatic serialization
The book shows how to load and save graphs using GraphML and GraphSON but does not cover the explicit serialize automatically on graph.close() or load automatically on graph instance creation configuration settings.