You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Besides perf, mentioned in that thread, this is also important from a security perspective -- it prevents injections. That'll of course become way more important when mutable Cypher ships.
http://docs.neo4j.org/chunked/stable/rest-api-cypher.html#rest-api-send-queries-with-parameters
See neo4j/community#494 for an example why.
The text was updated successfully, but these errors were encountered: