Titan: Distributed Graph Database

Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

License

License

GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Titan: Distributed Graph Database
Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

Download titan

How to add to project

<!-- https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan/ -->
<dependency>
    <groupId>com.thinkaurelius.titan</groupId>
    <artifactId>titan</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan/
implementation 'com.thinkaurelius.titan:titan:1.0.0'
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan/
implementation ("com.thinkaurelius.titan:titan:1.0.0")
'com.thinkaurelius.titan:titan:jar:1.0.0'
<dependency org="com.thinkaurelius.titan" name="titan" rev="1.0.0">
  <artifact name="titan" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkaurelius.titan', module='titan', version='1.0.0')
)
libraryDependencies += "com.thinkaurelius.titan" % "titan" % "1.0.0"
[com.thinkaurelius.titan/titan "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.7.5
log4j : log4j Optional jar 1.2.16

Project Modules

  • titan-core
  • titan-test
  • titan-berkeleyje
  • titan-cassandra
  • titan-hadoop-parent
  • titan-hbase-parent
  • titan-es
  • titan-lucene
  • titan-all
  • titan-dist
  • titan-doc
  • titan-solr

Versions

Version
1.0.0
0.9.0-M2
0.9.0-M1
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.5.0-M3
0.5.0-M2
0.5.0-M1
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0