You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there,
what's the good way to convert easy cypher request
MATCH (a)-[:DEPARTURE]->(b) RETURN b.name
to a neo4jadapter request?`
Also, is there a limit in request answer?
Regards,
JM