SecureGraph: Command Line Interface

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.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.securegraph : securegraph-core jar 0.9.1
org.securegraph : securegraph-accumulo jar 0.9.1
org.securegraph : securegraph-elasticsearch jar 0.9.1
org.securegraph : securegraph-elasticsearch-parentchild jar 0.9.1
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.securegraph : securegraph-inmemory jar 0.9.1
org.securegraph : securegraph-test jar 0.9.1

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

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

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

Версия
0.9.1
0.9.0