Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 177 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 177 Bytes

Prophet

Represents code in the graph database.

Running

mvn spring-boot:run

Requirements

  • JDK 8 or JDK 11
  • Neo4J

Testing

mvn test