Package

org.opencypher.okapi.ir.impl.parse

rewriter

Permalink

package rewriter

Visibility
  1. Public
  2. All

Type Members

  1. case class ExistsPattern(query: Query, targetField: Variable)(position: InputPosition) extends Expression with SemanticCheckableExpression with Product with Serializable

    Permalink
  2. case class extractSubqueryFromPatternExpression(mkException: (String, InputPosition) ⇒ CypherException) extends Rewriter with Product with Serializable

    Permalink

Value Members

  1. object OkapiLateRewriting extends Phase[BaseContext, BaseState, BaseState] with Product with Serializable

    Permalink
  2. package legacy

    Permalink
  3. object normalizeCaseExpression extends Rewriter with Product with Serializable

    Permalink
  4. object normalizeReturnClauses extends Rewriter with Product with Serializable

    Permalink
  5. object pushLabelsIntoScans extends Rewriter with Product with Serializable

    Permalink

Ungrouped