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-jre6
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

pom
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-jre6

Filename Size
titan-jre6-0.4.4.pom 49 KB
Browse

How to add to project

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

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-hbase
  • titan-es
  • titan-lucene
  • titan-rexster
  • titan-all
  • titan-site
  • titan-dist

Versions

Version
0.4.4
0.4.3
0.4.2