Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 637 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 637 Bytes

Akka Http JanusGraph

This is a simple sbt project using showcasing the use of JanusGraph database using aka-http as a toolkit for RestAPI.

JanusGraph is a scalable graph database used for storing and querying graphs containing millions\ of vertices and edges which are distributed across a multi-machine cluster.

To run unit test cases:

$ sbt test

Now, to run the app: Before running this app, make sure that you have Cassandra (version 2.1.17) running on your system.

$ sbt 'project root' 'run-main com.graph.api.GraphApi