https://github.com/fbiville/neo4j-go-client
https://github.com/fbiville/neo4j-go-client
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fbiville/neo4j-go-client
- Owner: fbiville
- License: apache-2.0
- Created: 2022-03-23T11:48:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T11:53:36.000Z (over 4 years ago)
- Last Synced: 2025-06-14T16:05:27.957Z (about 1 year ago)
- Language: Go
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neo4j Client
This is a POC to think about API improvements for the Neo4j Go driver.
## Run
```go
go run ./cmd/demo
```