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

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-hazelcast
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Titan-Hazelcast: 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-hazelcast

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-core jar 0.4.0
com.hazelcast : hazelcast-all jar 3.0.2
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
com.thinkaurelius.titan : titan-test jar 0.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0