Skip to content
Snippets Groups Projects
Commit 495e3da6 authored by Manish R Jain's avatar Manish R Jain
Browse files

Add Google Group link

parent 0d9ea2ba
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,9 @@ me(_xid_: m.06pj8) {
film.director.film {
type.object.name.en
film.film.starring {
film.performance.character {
type.object.name.en
}
film.performance.actor {
film.director.film {
type.object.name.en
......@@ -161,3 +164,6 @@ This query would find all movies directed by Steven Spielberg, their names, init
The support for GraphQL is [very limited right now](https://github.com/dgraph-io/dgraph/issues/1). In particular, mutations, fragments etc. via GraphQL aren't supported.
You can conveniently browse [Freebase film schema here](http://www.freebase.com/film/film?schema=&lang=en).
There're also some schema pointers in [README](https://github.com/dgraph-io/benchmarks/blob/master/data/README.md).
# Contact
- Please direct your questions to [dgraph@googlegroups.com](mailto:dgraph@googlegroups.com).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment