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