class Dse::Graph::Statement
Encapsulates a graph statement, parameters, options, and idempotency. This is primarily useful for re-issuing the same statement multiple times the same way.
Inherits
Object
Includes
Cassandra::Statement
Methods
self.
new
(statement, parameters = nil, options = nil, idempotent = false)Returns a new instance of Statement
statement
Returns graph statement string
parameters
Returns parameters to the statement
options
Returns graph options