JanusGraph-ElasticSearch: Distributed Indexing Support

JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. This is the Pontus Vision fork, which has a few extra bug fixes, and advanced features. JanusGraph 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.pontusvision
ArtifactId

ArtifactId

janusgraph-es
Last Version

Last Version

100.3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

JanusGraph-ElasticSearch: Distributed Indexing Support
JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. This is the Pontus Vision fork, which has a few extra bug fixes, and advanced features. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.
Project URL

Project URL

https://janusgraph.org

Download janusgraph-es

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.pontusvision : janusgraph-core jar 100.3.2.1
org.elasticsearch.client : elasticsearch-rest-client jar 6.6.0
org.antlr : antlr-runtime jar 3.2
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : slf4j-api jar 1.7.12

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.16

test (9)

Group / Artifact Type Version
com.pontusvision : janusgraph-test jar 100.3.2.1
com.pontusvision : janusgraph-berkeleyje jar 100.3.2.1
com.pontusvision : janusgraph-berkeleyje jar 100.3.2.1
com.pontusvision : janusgraph-cassandra jar 100.3.2.1
com.pontusvision : janusgraph-cassandra jar 100.3.2.1
org.mockito : mockito-inline jar 2.23.0
org.testcontainers : testcontainers jar 1.10.6
org.testcontainers : elasticsearch jar 1.10.6
org.testcontainers : junit-jupiter jar 1.10.6

Project Modules

There are no modules declared in this project.

Versions

Version
100.3.2.1
100.3.2
100-3.0