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.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window vertexium-root-0.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.