Interface FromStream<X,S extends From<?,X>>

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

public interface FromStream<X,S extends From<?,X>> extends PathStream<X,S>
SearchStream containing items representable as Froms.