Test
Graph Management Toolkits

Documentation

Reports

Download

Community

Source

Get Filament at SourceForge.net. Fast, secure and Free Open Source software downloads

Introduction

Filament is a project for storing and exploiting graph data structures. The core (and existing) element is a graph storage library with default support for SQL through JDBC. The actual storage implementation is pluggable.

Added to this is a fluent traversal model that makes it easy to navigate the stored graph in large chunks.

In the future, there will be extensions to the storage API to support caching, remoting, etc... and further extensions adding user interface components.

It's just a start at the moment but very functional.

For the latest news see Filament News.

Current releases and changelogs:

Go here to see the project page and browse the source code.

Information on including Filament modules in Maven or Gradle builds can be found here.

Additional links to interesting and/or related articles: