JanusGraph
This article, JanusGraph, has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Inform author |
![]() | |
Initial release | April 20, 2017[1] |
---|---|
Stable release | 0.3.0
/ July 31, 2018[2] |
Repository | |
Written in | Java |
Type | Graph database |
License | Apache Software License 2.0 |
Website | janusgraph |
JanusGraph is an open source, distributed graph database under The Linux Foundation.[3][4][5] JanusGraph is available under Apache Software License 2.0.
JanusGraph supports various storage backends (Apache Cassandra, Apache HBase, Google Cloud Bigtable, Oracle BerkeleyDB)[6]. Scalability of JanusGraph depends on the underlying technologies, which is used with JanusGraph. For example, by using Apache Cassandra as a storage backend scaling to multiple datacenters is provided out of the box.
JanusGraph supports global graph data analytics, reporting, and ETL through integration with big data platforms (Apache Spark, Apache Giraph, Apache Hadoop).[7]
JanusGraph supports geo, numeric range, and full-text search via external index storages (ElasticSearch, Apache Solr, Apache Lucene).[8]
JanusGraph has native integration with the Apache TinkerPop[9] graph stack (Gremlin graph query language, Gremlin graph server, Gremlin applications).[7]
History
JanusGraph is the fork of TitanDB graph database.[10].
- Version 0.1.0 was released on April 20 2017.[1]
- Version 0.1.1 was released on May 16 2017.[11]
- Version 0.2.0 was released on October 12 2017.[12]
- Version 0.2.1 was released on July 10 2018.[13]
- Version 0.3.0 was released in July 31 2018.[2]
Licensing and contributions
JanusGraph is available under Apache Software License 2.0.
For contributions an individual or an organisation must sign a CLA paper.
References
- ^ a b "JanusGraph version 0.1.0". April 20, 2017 – via Github.
- ^ a b "JanusGraph version 0.3.0". July 31, 2018 – via Github.
- ^ Demian Bellumio. "GraphPath, A Year Later". medium.com. Medium.
{{cite web}}
: hair space character in|title=
at position 12 (help) - ^ "Visualizing JanusGraph: the new TitanDB fork". cambridge-intelligence.com. Cambridge Intelligence.
- ^ "JanusGraph Picks Up Where TitanDB Left Off". datanami.com. Datanami.
- ^ "JanusGraph storage backends".
- ^ a b "JanusGraph site".
- ^ "JanusGraph index storages".
- ^ http://tinkerpop.apache.org/
- ^ http://titan.thinkaurelius.com/
- ^ "JanusGraph version 0.1.1". May 16, 2017 – via Github.
- ^ "JanusGraph version 0.2.0". October 12, 2017 – via Github.
- ^ "JanusGraph version 0.2.1". July 10, 2018 – via Github.
This article, JanusGraph, has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Inform author |