To the Q#1: I'm working with the version 4.1, Bolt connector can be added to the embedded database. official doc here But I don't know if it was implemented for version 3.5 .
To the Q#2: Again, with version 4.1, neo4j.conf file can be passed to Dat...
It surely is a matter of WebSocket timeout in my case, this WebSocket connection failure pops out only when I run a heavy query through the Neo4j Browser.
Here's the situation, my graph contains ~145000 nodes and ~152000 relationships, everything goe...
I have the same question.
I found that Neo4j remembered not only the last registered custom prodecudes, but also all the past versions of the procedures (through dbms.procedures), until you restart the Neo4j database instance. I looked at the source ...