Last Version

Vertexium 4.10.0

Vertexium is an API to manipulate graphs. 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.

License

License

GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-root
Version

Version

4.10.0
Type

Type

pom
Description

Description

Vertexium
Vertexium is an API to manipulate graphs. 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.
Project URL

Project URL

http://vertexium.org

Download vertexium-root 4.10.0

Filename Size
vertexium-root-4.10.0.pom 26 KB
Browse

<!-- https://jarcasting.com/artifacts/org.vertexium/vertexium-root/ -->
<dependency>
    <groupId>org.vertexium</groupId>
    <artifactId>vertexium-root</artifactId>
    <version>4.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.vertexium/vertexium-root/
implementation 'org.vertexium:vertexium-root:4.10.0'
// https://jarcasting.com/artifacts/org.vertexium/vertexium-root/
implementation ("org.vertexium:vertexium-root:4.10.0")
'org.vertexium:vertexium-root:pom:4.10.0'
<dependency org="org.vertexium" name="vertexium-root" rev="4.10.0">
  <artifact name="vertexium-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.vertexium', module='vertexium-root', version='4.10.0')
)
libraryDependencies += "org.vertexium" % "vertexium-root" % "4.10.0"
[org.vertexium/vertexium-root "4.10.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
  • cli
  • test
  • security
  • accumulo
  • elasticsearch5
  • elasticsearch7
  • inmemory
  • cypher
  • kryo-serializer
  • xstream-serializer