7071727374757677787980
} // Path form. op = flush(bp, op) ; bp = null ; OpPath opPath2 = new OpPath(tp) ; op = OpSequence.create(op, opPath2) ; continue ; } // End. Finish off any outstanding BGP.
69707172737475
} static OpPath make(Node subject, Path path, Node object) { TriplePath tp = new TriplePath(subject, path, object) ; return new OpPath(tp) ; }
6566676869707172737475
6667686970717273747576
113114115116117118119
else { Triple t = new Triple(s1, tp.getPredicate(), o1) ; tp2 = new TriplePath(t) ; } return new OpPath(tp2) ; }