johnnadratowski / golang-neo4j-bolt-driver

Golang Bolt driver for Neo4j
MIT License
213 stars 72 forks source link

using struct for getting data from rows? #41

Closed anasanzari closed 2 years ago

scott-wilson commented 6 years ago

Are you looking for something like the sql scan? https://golang.org/pkg/database/sql/#Row.Scan