This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
Releases: mindstand/go-cypherdsl
Releases · mindstand/go-cypherdsl
Release 0.2.0
Change Log:
- Removed dependency to driver
- Updated
QueryCompleter
interface to just compile builder to string, rather than execute query and attach a connection
Release 0.1.1
Change log:
- updated driver dependency
0.1.0
Initial Release of Go-Cypher DSL
Go-CypherDSL is a domain specific implantation of cypher in Golang using the builder pattern. This allows for fluid composition of cypher queries!
We will be updating the repo with community guidelines, contributing guidelines and useful documentation in upcoming releases.
Thanks,
MindStand Development Team