Hello,
i am beginner on neo4j, but not on .net and c#.
On other databases i can open the connector and if database is offline throw the connector an exeption or i can test it with a attach-function.
How can i do it on neo4j?
My "testcode":
// test co...