Method: OrientDB::SQL::ConditionExpression#conditions
- Defined in:
- lib/orientdb/sql/common.rb
#conditions ⇒ Object (readonly)
Returns the value of attribute conditions.
198 199 200 |
# File 'lib/orientdb/sql/common.rb', line 198 def conditions @conditions end |