neo4j-go-driver
neo4j-go-driver copied to clipboard
Move `SessionConfig` and `TransactionConfig` to the `config` package
Similar approach as #472, move these to the package (and any other types referenced by it), introduce type aliases to neo4j and deprecate the latter.