Skip to content
Dan LaRocque edited this page Apr 22, 2014 · 116 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.4.4</version>
</dependency>

Faunus Manual


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

JavaDoc: 0.4.40.4.30.4.20.4.10.4.00.3.20.3.10.3.00.1.10.1.0
WikiDoc: 0.4.40.4.30.4.20.4.10.4.00.3.20.3.10.3.00.1.10.1.0