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