Creates a new driver and session just for one Cypher query and returns the result as a list of maps that represent rows.
Creates a new driver and session just for one Cypher query and returns the result as a list of maps that represent rows. Convenient and inefficient.
Cypher query to execute
list of result rows with each row represented as a map