Vertexium: Command Line Interface

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.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

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

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

0.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Vertexium: Command Line Interface
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-cli

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.neolumin.vertexium : vertexium-core jar 0.9.0
org.neolumin.vertexium : vertexium-accumulo jar 0.9.0
org.neolumin.vertexium : vertexium-elasticsearch jar 0.9.0
org.neolumin.vertexium : vertexium-elasticsearch-parentchild jar 0.9.0
org.json : json jar 20140107
commons-codec : commons-codec jar 1.8
com.beust : jcommander jar 1.35
org.codehaus.groovy : groovy-groovysh jar 2.4.0
org.codehaus.groovy : groovy-all jar 2.4.0

test (2)

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

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

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

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

Версия
0.9.0