7677787980818283
NodeSet ns = new NodeSet(v.value, (float) v.weight, infStep, context); answers.add(ns); } Information info = new Information(queryRawString, context); Query query = new Query(info, answers, context); return new QueryResult(query); }