Three files:
schema.gqlcontains the type definitions I inserted into dgraph.seed.rdfcontains the set definition used to populate the database with associated information.query.gqlcontains the dql query I'm trying to execute based on the examples...
When I run the query I get no results back. I've tried this at all sorts of different parts of the simple tree. Can't get any information anywhere. Can see data stored in the system just can't access it.