DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Builder Class
Builder Methods
AddContactPoint Method
AddContactPoints Method
Build Method
GetConfiguration Method
WithAddressTranslator Method
WithApplicationName Method
WithApplicationVersion Method
WithAuthProvider Method
WithCloudSecureConnectionBundle Method
WithClusterId Method
WithCompression Method
WithConnectionString Method
WithCredentials Method
WithCustomCompressor Method
WithDefaultKeyspace Method
WithExecutionProfiles Method
WithGraphOptions Method
WithLoadBalancingPolicy Method
WithMaxProtocolVersion Method
WithMaxSchemaAgreementWaitSeconds Method
WithMetadataSyncOptions Method
WithMetrics Method
WithMonitorReporting Method
WithNoCompact Method
WithoutRowSetBuffering Method
WithPoolingOptions Method
WithPort Method
WithQueryOptions Method
WithQueryTimeout Method
WithReconnectionPolicy Method
WithRetryPolicy Method
WithSessionName Method
WithSocketOptions Method
WithSpeculativeExecutionPolicy Method
WithSSL Method
WithTimestampGenerator Method
WithTypeSerializers Method
Builder
WithGraphOptions Method
Sets the DataStax Graph options.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
Copy
public
Builder
WithGraphOptions
(
GraphOptions
options
)
Parameters
options
Type:
Cassandra.DataStax.Graph
GraphOptions
Return Value
Type:
Builder
this instance
See Also
Reference
Builder Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.