0.1.0
Release 0.1.0
Full documentation can be found at http://docs.janusgraph.org/0.1.0
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.1.0</version>
</dependency>
Tested Compatibility
- Apache Cassandra 2.1.9
- Apache HBase 0.98.8-hadoop2, 1.0.3, 1.1.8, 1.2.4
- Google Cloud Bigtable 0.9.5.1
- BerkeleyJE 7.3.7
- Elasticsearch 1.5.1
- Apache Lucene 4.10.4
- Apache Solr 5.2.1
- Apache TinkerPop 3.2.3
- Java 1.8
Features added since version Titan 1.0.0
- Apache TinkerPop 3.2.3 compatibility
- Includes update to Spark 1.6.1
- Query optimizations: JanusGraphStep folds in HasId and HasContainers can be folded in even mid-traversal
- Support Google Cloud Bigtable as a backend over the HBase interface
- Compatibility with newer versions of backend and index stores
- HBase 1.2
- BerkeleyJE 7.3.7
- Includes a number of bugfixes and optimizations
For more information on features and bugfixes in 0.1.0, see the GitHub milestone.