https://github.com/google/cayley
Raw File
Tip revision: 54c9b5b1cb62a32b09e2a65869066bcd195614d5 authored by Iddan Aaronsohn on 09 November 2019, 10:36:07 UTC
linkedql: Accept PathStep in Follow
Tip revision: 54c9b5b
README.md
# Examples

Each of the examples can be run with 

```go run hello_world/main.go```

obviously changing **hello_world** to the one you want to run!

The hello_bolt example requires `go get`.
back to top