Skip to content

Instantly share code, notes, and snippets.

@llonchj
Created January 8, 2018 19:36
Show Gist options
  • Save llonchj/dda68e41680f76f9e769d523dafc57fe to your computer and use it in GitHub Desktop.
Save llonchj/dda68e41680f76f9e769d523dafc57fe to your computer and use it in GitHub Desktop.
name: string @index(exact) .
child: uid @reverse @count .
_:1 <name> "John" .
_:2 <name> "Elisabeth" .
_:1 <child> _:2 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment