neo4j / neo4j-go-driver

Neo4j Bolt Driver for Go
Apache License 2.0
485 stars 68 forks source link

Spatial types stringers to show actual field names #510

Closed stefano-ottolenghi closed 1 year ago

stefano-ottolenghi commented 1 year ago

I find it more helpful to get the actual struct field names, saves a trip to the API docs when your query returns one of these objects (especially the case can be confusing).