https://github.com/google/cayley
Raw File
Tip revision: f8f2adae95935bbdae9d0ecaeff692607a64649b authored by Iddan Aaronsohn on 02 January 2020, 23:52:59 UTC
linkedql: Refactor operator and filter out
Tip revision: f8f2ada
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