Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 361 Bytes

Readme.md

File metadata and controls

26 lines (17 loc) · 361 Bytes

Seraph

INSTALLATION USING MAVEN

 <repositories>
   <repository>
    <id>jitpack.io</id>
       <url>https://jitpack.io</url>
   </repository>

 </repositories>
<dependency>
   <groupId>com.github.riccardotommasini.yasper</groupId>
     <artifactId>seraph</artifactId>
       <version>${tag}</version>
 </dependency>

Neo4J

Cypher