Titan-Rexster: Support for Titan in Rexster

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

Last Version

0.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

Titan-Rexster: Support for Titan in Rexster
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-rexster

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-core jar 0.5.4
com.tinkerpop.rexster : rexster-core jar 2.5.0
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
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