Skip to content

TinkerGraph

okram edited this page Nov 11, 2010 · 15 revisions

TinkerGraph is a lightweight in-memory property graph that serves as the reference implementation for the property graph model. If you have a small graph that can be loaded and saved using the GraphML reader and writer library, then TinkerGraph can be handy to use. There are no dependency requirements to use TinkerGraph as it comes packaged with the Blueprints distribution.