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