- allFragmentsReached
void allFragmentsReached(QueryValidator fv)
Undocumented in source. Be warned that the author may not have intended to support it.
- allReachable
bool[string] allReachable(bool[string] reached, string[][string] fragChildren)
Undocumented in source. Be warned that the author may not have intended to support it.
- computeVariablesUsedByFragments
bool[string] computeVariablesUsedByFragments(bool[string] fragmentsUsed, string[string] variablesUsed)
Undocumented in source. Be warned that the author may not have intended to support it.
- noCylces
bool noCylces(string[][string] frags)
Undocumented in source. Be warned that the author may not have intended to support it.
- noCylcesImpl
void noCylcesImpl(string[] toFind, string[][string] frags)
Undocumented in source. Be warned that the author may not have intended to support it.