Hi,
My customer ask me for security reason ( for his firewall configuration), the port, the protocol and the destination ip (or range ip) when a neo4j update or upgrade needs to be done. Does someone knows this information ?
Hi, when using the command "return datetime()" I get the date & time in return but the time isn't correct (one hour earlier). It's probably a setting that I need to modify somewhere in neo4j. Can you help ?
Hi, I would like to know if there is a possibility when doing a match that it return nothing I just want to set properties on nodes e.g :
LOAD CSV WITH HEADERS FROM "file:///result.csv" AS line
MATCH(n:DVL {ondernemingsnummer: line.ondernemingsnummer...
Hi, I would like to know if I can see a graph in the client navigator from a request done in py2neo without doing extra programing with flask but only using the browser provided by neo4J (open browser). I'm using neo4j desktop 3.4.
The IT security of my customer block the Neo4j desktop updates with his firewall (no updates are possible), he will allow to make the updates only if I can provide the ports, protocol and destination ip (range) address used. Hope it will help ?