Titan-Cassandra: 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

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-cassandra
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Titan-Cassandra: 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-cassandra

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-core jar 1.0.0
com.codahale.metrics : metrics-core jar 3.0.1
com.carrotsearch : junit-benchmarks jar 0.7.0
org.slf4j : slf4j-log4j12 jar 1.7.5
ch.qos.logback : logback-classic jar 1.1.2
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.0.8
net.java.dev.jna : jna Optional jar 4.0.0
org.apache.cassandra : cassandra-all jar 2.1.9
commons-pool : commons-pool jar 1.6
com.netflix.astyanax : astyanax-core jar 3.8.0
com.netflix.astyanax : astyanax-thrift jar 3.8.0
com.netflix.astyanax : astyanax-cassandra jar 3.8.0
com.netflix.astyanax : astyanax-recipes jar 3.8.0
org.xerial.snappy : snappy-java jar 1.0.5-M3
org.slf4j : slf4j-api jar 1.7.5

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.16

test (1)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-test jar 1.0.0

Project Modules

There are no modules declared in this project.

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