Skip to content

Instantly share code, notes, and snippets.

View eatyours0up's full-sized avatar

Chris Valinhas eatyours0up

View GitHub Profile
@verdverm
verdverm / create.go
Last active October 25, 2017 23:22
neo4j / neoism example
package main
import (
"fmt"
"github.com/jmcvetta/neoism"
"github.com/verdverm/neo4j-tutorials/common/reset"
)
var (
db *neoism.Database