Class PathExpression

java.lang.Object
org.infinispan.query.dsl.impl.PathExpression
All Implemented Interfaces:
Expression

public final class PathExpression extends Object implements Expression
Represents the path of a field, including the aggregation function if any.
Since:
8.0
Author:
anistor@redhat.com