notion_db_sdk library

Classes

AndFilter
A compound filter that combines multiple filters with a logical AND operation.
CheckboxFilter
CheckboxProperty
CreatedTime
Date
DateFilter
Filter
An abstract class representing a filter in the Notion API.
FormulaFilter
An abstract base class for filters that can be applied to both regular properties and formula properties in Notion databases.
LastEditedTime
NotionClient
NotionOptions
Number
NumberFilter
OrFilter
A compound filter that combines multiple filters with a logical OR operation.
Page
Pageable
PageResolver
PhoneNumber
PhoneNumberFilter
Property<T extends Object>
Represents a generic property in a Notion page.
For example, Text, Number, Checkbox, etc.
PropertyFilter
A base class for filters that operate on specific properties of Notion database items.
PropertySort
Represents a property-based sort operation.
RelationFilter
RelationProperty
Sort
Represents a sort operation for Notion database queries.
SortBuilder
A builder class for creating sort operations for Notion database queries.
Status
StatusFilter
TextFilter
TextProperty
TimestampSort
Represents a timestamp-based sort operation.
Value<T>

Enums

SortDirection
Represents the direction of a sort operation.