SimpleGraphStatementValuesDictionary Property |
Values dictionary used for parameter substitution in the query string
Namespace:
Cassandra.DataStax.Graph
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic IDictionary<string, Object> ValuesDictionary { get; }
Property Value
Type:
IDictionaryString,
Object
See Also