https://github.com/google/cayley
Raw File
Tip revision: ba749c596f081ba046cd0d4322cedaf68ef18383 authored by Iddan Aaronsohn on 13 December 2019, 11:18:16 UTC
linkedql: Correct emitted JSON-LD schema
Tip revision: ba749c5
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