Hello. I'm trying to connect to Memgraph, which is a graph db highly compatible with Neo4j. Unfortunately I receive the error in the title. It looks like this driver has explicitly defined which servers it is allowed to connect to.
Is there a way to disable this server enforcement so I can connect to Memgraph?
Thanks.