14 15 16
# File 'lib/orientdb/sql/delete.rb', line 14 def to_s (target_sql(:delete_from) + conditions_sql).strip end