Vertexium: Kryo Serializer

Vertexium is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Vertexium method requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property metadata. The Vertexium 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.neolumin.vertexium
ArtifactId

ArtifactId

vertexium-kryo-serializer
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vertexium: Kryo Serializer
Vertexium is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Vertexium method requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property metadata. The Vertexium 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 vertexium-kryo-serializer

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.neolumin.vertexium : vertexium-accumulo jar 0.9.0
com.esotericsoftware.kryo : kryo jar 2.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0