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