IGraphStatementToIStatement Method  | 
 
            Returns the 
IStatement representation of the Graph statement.
            
 
    Namespace: 
   Cassandra.DataStax.Graph
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
RemarksUsed by the DSE driver to translate between this statement and Core driver statement instances
See Also