Skip to content

katharina2000/Patient_Safety_Ontology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verbindung mit Neo4j und Erstellung Graphen in neo4j

Docker Instanz starten: docker run
--restart always
--publish=7474:7474 --publish=7687:7687
--env NEO4J_AUTH=neo4j/adminadmin
neo4j:5.19.0

Im Browser öffnen: http://localhost:7474/

Für die Anmeldung: URL: "neo4j://localhost:7687" user:"neo4j" password:"adminadmin

About

develop ontology for patient safety in neo4j using python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published