graph icon indicating copy to clipboard operation
graph copied to clipboard

Expand TinkerGraph coverage to include automatic serialization

Open krlawrence opened this issue 7 years ago • 0 comments

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.

krlawrence avatar May 12 '18 15:05 krlawrence