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

SecureGraph: In-memory 0.9.1

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-inmemory
Версия

Версия

0.9.1
Тип

Тип

jar
Описание

Описание

SecureGraph: In-memory
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-inmemory 0.9.1


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

Зависимости

compile (2)

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

test (2)

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

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

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