I am encountering an issue ("issue " feels a bit strong, "situation" maybe better) whereby the .graph() method on neo4j.work.result.Result objects returns nodes that were not requested as part of the Cypher query I submit through the driver.
Neo4j ve...