Class OQueryOperatorMultiply

java.lang.Object
com.orientechnologies.orient.core.sql.operator.OQueryOperator
com.orientechnologies.orient.core.sql.operator.math.OQueryOperatorMultiply

public class OQueryOperatorMultiply extends OQueryOperator
MULTIPLY "*" operator.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)