Package-level declarations
Types
Operation which creates a new record.
Operation which deletes an existing record.
Apply a batch transaction of repository creates, updates, and deletes. Requires auth, implemented by PDS.
Operation which updates an existing record.
Create a single new repository record. Requires auth, implemented by PDS.
Delete a repository record, or ensure it doesn't exist. Requires auth, implemented by PDS.
Get information about an account and repository, including the list of collections. Does not require auth.
Get a single record from a repository. Does not require auth.
List a range of records in a repository, matching a specific collection. Does not require auth.
Write a repository record, creating or updating it as needed. Requires auth, implemented by PDS.
Functions
List a range of records in a repository, matching a specific collection. Does not require auth.
List a range of records in a repository, matching a specific collection. Does not require auth.