Andrew Lank

Results 5 issues of Andrew Lank

On performing a cypher query, the results should contain the node_id or relationship_id in the results as the other non-cypher methods do. Without this there is no way to obtain...

Added small example of how to define a keymaker model and use it from a controller and an example of a cypher query.

When performing an update, due to Neo4j's REST API PUT request, the node values are not preserved if not present in the update values. Nothing we can do about that...

I am attempting to implement an Implicit Token and it's almost all working except the very last, the response with token. In lib/token.js, I've added some extra debug statements to...

It's really cool that this plugin defines mapping on index creation, however in some cases it doesn't always work to your advantage due to lack of mapping definitions in the...