Neo4j.Sips v0.2.10 Neo4j.Sips.Query

Provides the Query DSL.

Summary

Functions

This is different than Transaction’s same function, since we only commit if there are no open transactions

Functions

commit_url(conn)

This is different than Transaction’s same function, since we only commit if there are no open transactions

query(conn, statement)
query(conn, statement, params)
query!(conn, statement)
query!(conn, statement, params)