Vertexium

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

GroupId

GroupId

org.neolumin.vertexium
ArtifactId

ArtifactId

vertexium-root
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

pom
Description

Description

Vertexium
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.
Project URL

Project URL

http://vertexium.org

Download vertexium-root

Filename Size
vertexium-root-0.9.0.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Versions

Version
0.9.0