Uses of Interface
com.orientechnologies.orient.core.sql.executor.AggregationContext
Packages that use AggregationContext
Package
Description
-
Uses of AggregationContext in com.orientechnologies.orient.core.sql.executor
Classes in com.orientechnologies.orient.core.sql.executor that implement AggregationContextModifier and TypeClassDescriptionclassDelegates to an aggregate function for aggregation calculation -
Uses of AggregationContext in com.orientechnologies.orient.core.sql.parser
Methods in com.orientechnologies.orient.core.sql.parser that return AggregationContextModifier and TypeMethodDescriptionOArrayConcatExpression.getAggregationContext(OCommandContext ctx) OBaseExpression.getAggregationContext(OCommandContext ctx) OBaseIdentifier.getAggregationContext(OCommandContext ctx) OExpression.getAggregationContext(OCommandContext ctx) OFunctionCall.getAggregationContext(OCommandContext ctx) OLevelZeroIdentifier.getAggregationContext(OCommandContext ctx) OMathExpression.getAggregationContext(OCommandContext ctx) OProjectionItem.getAggregationContext(OCommandContext ctx) OSuffixIdentifier.getAggregationContext(OCommandContext ctx) OValueExpression.getAggregationContext(OCommandContext ctx)