List of all items
Structs
- client::GqlConnection
- client::GqlSession
- client::ResultCursor
- client::Transaction
- proto::AuthCredentials
- proto::BasicAuth
- proto::BeginRequest
- proto::BeginResponse
- proto::BigFloat
- proto::BigInteger
- proto::CloseRequest
- proto::CloseResponse
- proto::ColumnDescriptor
- proto::CommitRequest
- proto::CommitResponse
- proto::ConfigureRequest
- proto::ConfigureResponse
- proto::Date
- proto::Decimal
- proto::DiagnosticRecord
- proto::Duration
- proto::Edge
- proto::ExecuteRequest
- proto::ExecuteResponse
- proto::Field
- proto::FieldDescriptor
- proto::GqlList
- proto::GqlStatus
- proto::HandshakeRequest
- proto::HandshakeResponse
- proto::LocalDateTime
- proto::LocalTime
- proto::Node
- proto::NullValue
- proto::Path
- proto::PingRequest
- proto::PongResponse
- proto::Record
- proto::ResetRequest
- proto::ResetResponse
- proto::ResultHeader
- proto::ResultSummary
- proto::RollbackRequest
- proto::RollbackResponse
- proto::Row
- proto::RowBatch
- proto::ServerInfo
- proto::SessionParameter
- proto::TypeDescriptor
- proto::Value
- proto::ZonedDateTime
- proto::ZonedTime
- proto::gql_service_client::GqlServiceClient
- proto::gql_service_server::GqlServiceServer
- proto::session_service_client::SessionServiceClient
- proto::session_service_server::SessionServiceServer
- server::GqlServiceImpl
- server::SessionConfig
- server::SessionHandle
- server::SessionManager
- server::SessionServiceImpl
- server::TransactionHandle
- server::TransactionManager
- server::builder::GqlServer
- server::mock_backend::MockBackend
- types::Date
- types::Duration
- types::Edge
- types::Field
- types::LocalDateTime
- types::LocalTime
- types::Node
- types::Path
- types::Record
- types::ZonedDateTime
- types::ZonedTime
Enums
- error::GqlError
- proto::GqlType
- proto::ResetTarget
- proto::ResultType
- proto::TransactionMode
- proto::auth_credentials::Method
- proto::configure_request::Property
- proto::execute_response::Frame
- proto::value::Kind
- server::ResetTarget
- server::ResultFrame
- server::SessionProperty
- types::Value
Traits
- proto::gql_service_server::GqlService
- proto::session_service_server::SessionService
- server::GqlBackend
- server::ResultStream
Functions
- status::class
- status::error
- status::error_with_diagnostic
- status::is_exception
- status::is_informational
- status::is_no_data
- status::is_success
- status::is_warning
- status::no_data
- status::omitted
- status::success
Constants
- proto::gql_service_server::SERVICE_NAME
- proto::session_service_server::SERVICE_NAME
- status::ACTIVE_TRANSACTION
- status::COMPLETION_UNKNOWN
- status::DATA_EXCEPTION
- status::DATETIME_OVERFLOW
- status::DIVISION_BY_ZERO
- status::GRAPH_TYPE_VIOLATION
- status::INVALID_DATETIME_FORMAT
- status::INVALID_REFERENCE
- status::INVALID_SYNTAX
- status::INVALID_TRANSACTION_STATE
- status::INVALID_TRANSACTION_TERMINATION
- status::INVALID_VALUE_TYPE
- status::MALFORMED_PATH
- status::NOT_COMPARABLE
- status::NO_DATA
- status::NULL_NOT_ALLOWED
- status::NUMERIC_OUT_OF_RANGE
- status::OMITTED_RESULT
- status::READ_ONLY_TRANSACTION
- status::RECORD_MISMATCH
- status::STRING_TRUNCATION
- status::SUCCESS
- status::SYNTAX_OR_ACCESS_ERROR
- status::TRANSACTION_ROLLBACK
- status::WARNING
- status::WARNING_NULL_ELIMINATED
- status::WARNING_STRING_TRUNCATION