query main($text: string){ q(func: anyofterms(term, $text), first: 2) @filter(eq(dgraph.type, "Term")) { term: term ~has_term @normalize ...
確定! 回上一頁