SecureGraph: Accumulo: Blueprints

Secure Graph is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Secure graph method requires authorizations and visibilities. Secure graph also supports multivalued properties as well as property metadata. The Secure Graph 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.securegraph
Идентификатор

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

securegraph-accumulo-blueprints
Последняя версия

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

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SecureGraph: Accumulo: Blueprints
Secure Graph is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Secure graph method requires authorizations and visibilities. Secure graph also supports multivalued properties as well as property metadata. The Secure Graph 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.

Скачать securegraph-accumulo-blueprints

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.securegraph : securegraph-accumulo jar 0.9.1
org.securegraph : securegraph-blueprints jar 0.9.1

test (2)

Идентификатор библиотеки Тип Версия
org.securegraph : securegraph-blueprints-test jar 0.9.1
org.apache.accumulo : accumulo-minicluster jar 1.6.1

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

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

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

Версия
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0