Uses of Interface
org.opencypher.grammar.BiasedTerms
-
Packages that use BiasedTerms Package Description org.opencypher.generator org.opencypher.grammar -
-
Uses of BiasedTerms in org.opencypher.generator
Methods in org.opencypher.generator with parameters of type BiasedTerms Modifier and Type Method Description Grammar.TermChoices. choose(Node location, BiasedTerms alternatives)Grammar.TermInteractiveChoices. choose(Node location, BiasedTerms alternatives)Grammar.TermTracingChoices. choose(Node location, BiasedTerms alternatives) -
Uses of BiasedTerms in org.opencypher.grammar
Classes in org.opencypher.grammar that implement BiasedTerms Modifier and Type Class Description classNodesMethods in org.opencypher.grammar that return BiasedTerms Modifier and Type Method Description BiasedTermsAlternatives. eligibleForGeneration()
-