package org.vertexium.cypher.ast.model; public abstract class CypherClause extends CypherAstBase { }