Skip to content
okram edited this page Nov 11, 2010 · 11 revisions

TinkerGraph is a lightweight, POJO based, 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.