# Functions
AddBookmarkContextHook registers your hook function for all future operations.
AddBookmarkHook registers your hook function for all future operations.
AddBookmarkTypeHook registers your hook function for all future operations.
AddDocumentContextHook registers your hook function for all future operations.
AddDocumentHook registers your hook function for all future operations.
AddDocumentTypeHook registers your hook function for all future operations.
AddLinkHook registers your hook function for all future operations.
AddTagHook registers your hook function for all future operations.
BookmarkContextExists checks if the BookmarkContext row exists.
BookmarkContexts retrieves all the records using an executor.
BookmarkExists checks if the Bookmark row exists.
Bookmarks retrieves all the records using an executor.
BookmarkTypeExists checks if the BookmarkType row exists.
BookmarkTypes retrieves all the records using an executor.
DocumentContextExists checks if the DocumentContext row exists.
DocumentContexts retrieves all the records using an executor.
DocumentExists checks if the Document row exists.
Documents retrieves all the records using an executor.
DocumentTypeExists checks if the DocumentType row exists.
DocumentTypes retrieves all the records using an executor.
FindBookmark retrieves a single record by ID with an executor.
FindBookmarkContext retrieves a single record by ID with an executor.
FindBookmarkType retrieves a single record by ID with an executor.
FindDocument retrieves a single record by ID with an executor.
FindDocumentContext retrieves a single record by ID with an executor.
FindDocumentType retrieves a single record by ID with an executor.
FindLink retrieves a single record by ID with an executor.
FindTag retrieves a single record by ID with an executor.
LinkExists checks if the Link row exists.
Links retrieves all the records using an executor.
NewQuery initializes a new Query using the passed in QueryMods.
TagExists checks if the Tag row exists.
Tags retrieves all the records using an executor.
# Variables
No description provided by the author
No description provided by the author
BookmarkContextRels is where relationship names are stored.
No description provided by the author
No description provided by the author
BookmarkRels is where relationship names are stored.
No description provided by the author
No description provided by the author
BookmarkTypeRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DocumentContextRels is where relationship names are stored.
No description provided by the author
No description provided by the author
DocumentRels is where relationship names are stored.
No description provided by the author
No description provided by the author
DocumentTypeRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
LinkRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TagRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Bookmark is an object representing the database table.
BookmarkContext is an object representing the database table.
BookmarkType is an object representing the database table.
Document is an object representing the database table.
DocumentContext is an object representing the database table.
DocumentType is an object representing the database table.
Link is an object representing the database table.
Tag is an object representing the database table.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
M type is for providing columns and column values to UpdateAll.
No description provided by the author
No description provided by the author