Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fbiville/neo4j-go-client
https://github.com/fbiville/neo4j-go-client
Last synced: 17 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T11:53:36.000Z (over 2 years ago)
- Last Synced: 2024-10-09T07:22:44.345Z (about 1 month ago)
- Language: Go
- Size: 40 KB
- Stars: 0
- Watchers: 3
- 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
```