neo4j-go-driver icon indicating copy to clipboard operation
neo4j-go-driver copied to clipboard

Neo4j Bolt Driver for Go

Results 31 neo4j-go-driver issues
Sort by recently updated
recently updated
newest added

Add support for serializing custom types that define a particular SerializeNeo4j method. * Exposes a Packer interface to the public API that data can be serialized into. * Adds a...