Is Neo4jClient compatible for Memgraph?

58 Views Asked by At

I am working on analyzing the transition a Dot Net Core application(which uses Neo4jClient ) from Neo4J database to memgraph database. Can anyone help me if Neo4jClient can be used for Memgraph or a custom implementation needs to be done for cypher query creation ? Any references is appreciated.

Tried connecting to a docker instance Memgraph. Facing errors while going through Neo4Client connection. Expected just a connection string and few syntax changes for Memgraph

0

There are 0 best solutions below