tusj/Neo4j-GO
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Install: If you don't have GOROOT in your environment make sure you set it to your base go dir. for example: #: export GOROOT=/usr/local/go to install: #: cd Neo4j-GO #: make && make install