org.securegraph:securegraph-elasticsearch-nested

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.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.securegraph
ArtifactId

ArtifactId

securegraph-elasticsearch-nested
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download securegraph-elasticsearch-nested

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.securegraph : securegraph-core jar 0.5.0
org.elasticsearch : elasticsearch jar 1.1.0
com.vividsolutions : jts jar 1.12
com.spatial4j : spatial4j jar 0.4.1

test (5)

Group / Artifact Type Version
org.securegraph : securegraph-test jar 0.5.0
org.securegraph : securegraph-inmemory jar 0.5.0
org.slf4j : slf4j-log4j12 jar 1.7.5
commons-io : commons-io jar 2.4
org.json : json jar 20131018

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0