cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

michael_erb
Node
since ‎10-04-2020
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I am trying to run my spring neo4j backend application in a docker compose container, and another container for the neo4j database. Both of them are working, but i cant get a connection from my application running in the docker container. As soon, im...
Hello, I'm trying to model a dependency graph with these nodes. But i have problems to get a result in relationship nodes while querying custom @Query's. Artefact: Artefact (Label)name: String Version Version (Label)version: Stringrelationship to Art...