Fauna v10 .NET/C# Driver 0.3.0-beta
 
Loading...
Searching...
No Matches
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...
 
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
 
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...
 
struct  QueryStats
 Contains statistics related to the execution of a query in the Fauna database. 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
 
class  StatsCollector
 
class  StreamEnumerable