neo4j-go-driver
neo4j-go-driver copied to clipboard
Clarify `FetchAll` behavior inline docs
"single large result" is ambiguous, as it refer both to a session used to fetch one result with many records, or to a session used to fetch many results, each with a single record.