Skip to content

bearddan2000/java-cli-maven-orientdb-client-graph-self-join

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-maven-orientdb-client-graph-self-join

Description

A java maven build, that connects to orientdb database.

Creates a new database Health and adds document Doctor.

Creates self joins with edges.

Tech stack

  • maven

Docker stack

  • orientdb:latest
  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit