Method: OrientDB::SQL::Update#to_sql_command
- Defined in:
- lib/orientdb/sql/update.rb
#to_sql_command ⇒ Object
29 30 31 |
# File 'lib/orientdb/sql/update.rb', line 29 def to_sql_command OrientDB::SQLCommand.new to_s end |
29 30 31 |
# File 'lib/orientdb/sql/update.rb', line 29 def to_sql_command OrientDB::SQLCommand.new to_s end |