Created
January 8, 2018 19:36
-
-
Save llonchj/dda68e41680f76f9e769d523dafc57fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: string @index(exact) . | |
child: uid @reverse @count . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_: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