JanusGraph-CQL: Distributed Graph Database

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.

Лицензия

Лицензия

Группа

Группа

com.pontusvision
Идентификатор

Идентификатор

janusgraph-cql
Последняя версия

Последняя версия

100.3.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JanusGraph-CQL: Distributed Graph Database
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.
Ссылка на сайт

Ссылка на сайт

https://janusgraph.org

Скачать janusgraph-cql

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.pontusvision : janusgraph-core jar 100.3.2.1
com.datastax.cassandra : cassandra-driver-core jar 3.3.2
io.netty : netty-handler jar 4.0.56.Final
com.google.guava : guava jar 18.0
io.vavr : vavr jar 0.9.0
org.slf4j : slf4j-api jar 1.7.12

runtime (1)

Идентификатор библиотеки Тип Версия
log4j : log4j Необязательный jar 1.2.16

test (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.12
com.pontusvision : janusgraph-cassandra jar 100.3.2.1
com.pontusvision : janusgraph-cassandra jar 100.3.2.1
com.pontusvision : janusgraph-test jar 100.3.2.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
100.3.2.1
100.3.2
100-3.0