SecureGraph: Kryo Serializer

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

Kryo Data Data Formats Serialization
GroupId

GroupId

org.securegraph
ArtifactId

ArtifactId

securegraph-kryo-serializer
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

SecureGraph: Kryo Serializer
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-kryo-serializer

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.securegraph : securegraph-accumulo jar 0.9.1
com.esotericsoftware.kryo : kryo jar 2.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0