Class: SPARQL::Client::Update::Add
- 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
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_s ⇒ Object
471 472 473 |
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/sparql-client-464d3f76cfd5/lib/sparql/client/update.rb', line 471 def to_s # TODO end |