cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Made a simple struct to basic CRUD lib

I just started writing some Neo with Go and quickly became tired of writing basic CREATE, UPDATE, DELETE strings, so I made Khadijah Let me know what you think.

1 REPLY 1

Interesting, thanks for sharing!

It's tempting to add more features to it, but I like the simple, well-defined scope of the project!