Structs§
- Edge
- Edge result containing all three properties
- Edge
Cursor - Cursor for pagination combining sort key and destination
- Edge
Query - Query parameters for edge enumeration
- Edge
Query Result - Result of an edge query, containing edges and pagination info
- Edge
Value - Represents a validated edge ready to be inserted into the database.
- Null
Edge Draft - Null
Edge Provider - A no-op edge provider for entities that don’t have edges.
Enums§
- Database
Error - Error type for database operations
- Draft
Error - Errors that can occur when creating an edge draft
- EntMutation
Error - Error type for entity mutations
- Sort
Order - Sort order for edge queries
Traits§
- Edge
Draft - Draft of edge before validation. Extends PartialEq which can be used to skip revalidation.
- Ent
- EntExt
- Incoming
Edge Provider - Declares edges whose destination is the entity
- Query
Edge - ReadEnt
- Transaction
Provider - Transactional
Type Aliases§
- Database
Result - Id
- Unique identifier for an entity