Update README.md

This commit is contained in:
Tony Anjorin 2023-10-01 09:29:29 +02:00 committed by GitHub
parent b2f21e24e4
commit dbd19e4ad8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,3 +18,4 @@ A Neo4j-based implementation of eMoflon
- Start a runtime Eclipse workspace (choose any project and click "Run As/Eclipse Application")
- In your runtime workspace import projectSetRuntime.psf or use the direct URL https://github.com/eMoflon/emoflon-neo/raw/master/projectSetRuntime.psf
- Set up the connection to Neo4j via -> Window -> Preferences -> eMoflon::Neo -> Neo4J Preferences by entering the copied Connection URI and User and the assigned Password.
- If you need to dump models stored in Neo4j back to eMSL, you can use https://github.com/dwolters/emsl-model-dumper