public class GenericOperationCompiler extends AbstractOperationCompiler
dependencies, operations, runtimeContext, UNSUPPORTED_TYPE_MESSAGE, variableBindings
Constructor and Description |
---|
GenericOperationCompiler(IQueryRuntimeContext runtimeContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
createCheck(TypeConstraint typeConstraint,
java.util.Map<PVariable,java.lang.Integer> variableMapping) |
protected void |
createCheck(TypeFilterConstraint typeConstraint,
java.util.Map<PVariable,java.lang.Integer> variableMapping) |
protected void |
createExtend(TypeConstraint typeConstraint,
java.util.Map<PVariable,java.lang.Integer> variableMapping) |
compile, createCheck, createCheck, createCheck, createCheck, createCheck, createCheck, createCheck, createCheck, createExtend, createExtend, createExtend, createExtend, createExtend, createExtend, createExtendDispatcher, getDependencies, getVariableMappings
public GenericOperationCompiler(IQueryRuntimeContext runtimeContext)
protected void createCheck(TypeFilterConstraint typeConstraint, java.util.Map<PVariable,java.lang.Integer> variableMapping) throws QueryProcessingException
createCheck
in class AbstractOperationCompiler
QueryProcessingException
protected void createCheck(TypeConstraint typeConstraint, java.util.Map<PVariable,java.lang.Integer> variableMapping) throws QueryProcessingException
createCheck
in class AbstractOperationCompiler
QueryProcessingException
protected void createExtend(TypeConstraint typeConstraint, java.util.Map<PVariable,java.lang.Integer> variableMapping)
createExtend
in class AbstractOperationCompiler