Class: SPARQL::Client::Update::Copy

Inherits:
Operation show all
Defined in:
vendor/bundler/ruby/3.3.0/bundler/gems/sparql-client-464d3f76cfd5/lib/sparql/client/update.rb

Overview

Instance Attribute Summary

Attributes inherited from Operation

#options

Instance Method Summary collapse

Methods inherited from Operation

#expects_statements?, #initialize, #silent

Constructor Details

This class inherits a constructor from SPARQL::Client::Update::Operation

Instance Method Details

#to_sObject



455
456
457
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/sparql-client-464d3f76cfd5/lib/sparql/client/update.rb', line 455

def to_s
  # TODO
end