Hi, I'm new to Neo4j! I'm currently working on a simple REST API but I cannot seem to figure out how to return both nodes and relations in a single endpoint.
My design is super simple. I have a bunch of different resource nodes [CLIENT, SERVER, DB] (...