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

Example-RemoteGraph: Example with RemoteGraph 100.3.2.1

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
Идентификатор

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

example-remotegraph
Версия

Версия

100.3.2.1
Тип

Тип

jar
Описание

Описание

Example-RemoteGraph: Example with RemoteGraph
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

Скачать example-remotegraph 100.3.2.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.pontusvision : example-common jar 100.3.2.1
org.apache.tinkerpop : gremlin-driver jar 3.3.7
org.slf4j : slf4j-api jar 1.7.12

runtime (2)

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

test (2)

Идентификатор библиотеки Тип Версия
org.apache.tinkerpop : gremlin-server jar 3.3.7
com.pontusvision : janusgraph-test jar 100.3.2.1

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

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