Package

org.opencypher.gremlin.translation

preparser

Permalink

package preparser

Visibility
  1. Public
  2. All

Type Members

  1. final case class PreParsedStatement(statement: String, options: Seq[PreParserOption], offset: InputPosition) extends Product with Serializable

    Permalink
  2. sealed trait PreParserOption extends AnyRef

    Permalink

Value Members

  1. object CypherPreParser extends Parser with Base

    Permalink
  2. object ExplainOption extends PreParserOption with Product with Serializable

    Permalink

Ungrouped