Interface PathStream<X,S extends Path<X>>

All Superinterfaces:
ExprStream<X,S>, QueryConfigurer<AbstractQuery<?>,X,S>, QueryStream<X,S,AbstractQuery<?>,CriteriaQuery<X>,TypedQuery<X>>, SearchStream<X,S>
All Known Subinterfaces:
FromStream<X,S>, FromValue<X,S>, PathValue<X,S>, RootStream<X>, RootValue<X>

public interface PathStream<X,S extends Path<X>> extends ExprStream<X,S>
SearchStream containing items representable as Paths.