CYPHER test with testcontainers Sample test code to check if a CYPHER query can retrieve the intended data. You can use testcontainers for Go to check the actual behavior. Here I used memgraph, but of course neo4j can also be used. LICENSE See ./LICENSE.