SecureGraph

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-root
Последняя версия

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

0.9.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

SecureGraph
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-root

Имя Файла Размер
securegraph-root-0.9.1.pom 9 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • securegraph-core
  • securegraph-test
  • securegraph-blueprints
  • securegraph-accumulo
  • securegraph-accumulo-blueprints
  • securegraph-blueprints-test
  • securegraph-elasticsearch-base
  • securegraph-elasticsearch
  • securegraph-inmemory
  • securegraph-tools
  • securegraph-accumulo-iterators
  • securegraph-kryo-serializer
  • securegraph-elasticsearch-parentchild
  • securegraph-elasticsearch-plugin
  • securegraph-examples
  • securegraph-accumulo-migrations
  • securegraph-cli

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

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