Vertexium: SQL

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

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

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

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

3.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Vertexium: SQL
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-sql

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.vertexium : vertexium-core jar 3.2.3
org.vertexium : vertexium-inmemory jar 3.2.3
com.zaxxer : HikariCP jar 2.4.6
org.jdbi : jdbi jar 2.63.1

test (4)

Идентификатор библиотеки Тип Версия
org.vertexium : vertexium-test jar 3.2.3
com.h2database : h2 jar 1.4.188
org.vertexium : vertexium-xstream-serializer jar 3.2.3
org.vertexium : vertexium-kryo-serializer jar 3.2.3

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

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

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

Версия
3.2.3
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.6.2
2.6.1
2.6.0
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.8
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0
2.2.12
2.2.11
2.2.10
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0