Vertexium: In-memory

Vertexium is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Vertexium method requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property metadata. The Vertexium API was designed to be generic, allowing for multiple implementations. The only implementation provided currently is built on top of Apache Accumulo for data storage and Elastic Search for indexing.

Лицензия

Лицензия

Группа

Группа

org.neolumin.vertexium
Идентификатор

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

vertexium-inmemory
Последняя версия

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

0.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Vertexium: In-memory
Vertexium is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Vertexium method requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property metadata. The Vertexium API was designed to be generic, allowing for multiple implementations. The only implementation provided currently is built on top of Apache Accumulo for data storage and Elastic Search for indexing.

Скачать vertexium-inmemory

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.neolumin.vertexium : vertexium-core jar 0.9.0
com.google.guava : guava jar 13.0.1

test (2)

Идентификатор библиотеки Тип Версия
org.neolumin.vertexium : vertexium-test jar 0.9.0
junit : junit jar 4.11

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

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

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

Версия
0.9.0