159160161162163164165166167168169
options.isDownstream(), options.getLengthLimit()); } //Run Common Stream Query and get result streamResult = stream.run(); /** * To add the missing paths between the source set and the result set * to the query result, PoI must be performed. */
176177178179180181182183184185186