Hi @2040688118
You can project properties using a dict - The graph object - Neo4j Graph Data Science
Have a look at the extended example here: Creating graphs - Neo4j Graph Data Science
You can pass in either a String: "", List: [] or Dict/Map: {} fo...
Hi @dev3
I haven't checked this thread in a little while.
You can use the latest dotnet drivers to connect to 3.5 just fine with 4.0.3 drivers or the 1.7.x series.
The issue you linked to was due to someone trying to connect to community edition with...
Hi @mike2,
The best thing to do with cypher is to use the case when for each hack (and a bit of moving around to your original query). Below is how I tested it:
Set up some params in the browser:
:param authorId => 1;
:param event: { foo: 'foo', bar...
Hey @jmiller87!
Neo4j Aura uses version 3.5, with 4.0 coming in the new year. Is there a particular version you're looking for or reason for the ask?
@terryfranklin82 Aura handles patching for you, so you'll always be running the latest patch release...