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

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

public interface PathValue<X,S extends Path<X>> extends ExprValue<X,S>, PathStream<X,S>
A PathStream that is guaranteed to return at most a single result.