Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.
okram edited this page Apr 25, 2013 · 100 revisions

Faunus is a distributed analytics engine for processing property graphs with Hadoop. A breadth-first version of the graph traversal language Gremlin operates on a vertex-centric property graph data structure. Faunus provides adaptors to the distributed graph database Titan, any Rexster fronted graph database, and to text and binary graphs stored in HDFS. The provided Gremlin operations and Hadoop graph tools can be extended using MapReduce and Blueprints.






Please use Aurelius’s mailing list for all Faunus related questions. For TinkerPop related discussions, use the Gremlin-Users mailing list. For commercial Faunus support, please contact the graph experts at Aurelius and follow them on Twitter @aureliusgraphs.

<dependency>
   <groupId>com.thinkaurelius.faunus</groupId>
   <artifactId>faunus</artifactId>
   <version>0.3.0</version>
</dependency>

Version Numbers
  • Faunus 0.1.z is still active and updates will continue. (stable)
  • Faunus 0.3.z is new with experimental features. (experimental)

Faunus Manual


The documentation in this wiki is respective of the current master branch, not the latest release.

JavaDoc: 0.3.00.1.10.1.0
WikiDoc: 0.3.00.1.10.1.0