Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Releases: mindstand/go-cypherdsl

Release 0.2.0

23 Jul 13:52
8da9751
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release

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

24 May 18:20
86a9065
Compare
Choose a tag to compare
Release 0.1.1 Pre-release
Pre-release

Change log:

  • updated driver dependency

0.1.0

19 Sep 00:32
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

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