Fauna v10 .NET/C# Driver 1.0.1
 
Loading...
Searching...
No Matches
Classes
Fauna.Core Namespace Reference

Classes

class  Connection
 A class that handles HTTP requests and retries.
 
class  Endpoints
 Represents the endpoints used for accessing Fauna.
 
struct  ErrorInfo
 Contains detailed information about an error in a query response. More...
 
class  FeedEnumerable
 Represents a Fauna Event Feed. More...
 
class  FeedOptions
 Represents the options when subscribing to Fauna Event Feeds. More...
 
class  FeedPage
 Represents the response from Fauna Event Feed requests. More...
 
struct  Headers
 Contains constant values for HTTP header names used in Fauna API requests.
 
interface  IConnection
 Represents an interface for making HTTP requests.
 
interface  IStatsCollector
 An interface used by a client instance for aggregating stats across all queries. More...
 
class  QueryFailure
 Represents a failed query response. More...
 
class  QueryOptions
 Represents the options for customizing Fauna queries. More...
 
class  QueryResponse
 Represents the response from a query executed. More...
 
class  QuerySuccess
 Represents a successful query response. More...
 
struct  ResponseFields
 Contains constant values for the response field names returned by Fauna API queries.
 
class  RetryConfiguration
 A class representing a retry configuration for queries. More...
 
struct  Stats
 A struct representing stats aggregated across queries. More...
 
class  StatsCollector
 The default implementation of IStatsCollector. More...
 
class  StreamEnumerable
 A class representing a Fauna Event Stream. Additional queries will be made during enumeration. More...