CheckExists
Verifica se sequências, tabelas, colunas e indexes existem na base de dados.
AI Client
Artificial intelligence client resource.
Column
Realiza a manipulação de colunas em base de dados.
ConditionalOperator
Definição da configuração do objeto Condition para construção de condições com o objeto Where
AI ContextRetrievalChunker
Text chunking utility for context retrieval in RAG (Retrieval-Augmented Generation) pipelines.
DBBatch
Manages the execution of massive batch commands to the database.
DBSearchResult
Result of the research carried out on the database.
DataSchema
Manages the dynamic build of OpenAPI Schema and is used in scripts that are in server/services/_schema.
ErrorException
Exception caused by a generic error on the platform, presents the details of the error intuitively in the logs.
FTPConfig
Definição da configuração do FTP.
FTPFile
Os dados referente a um ficheiro FTP.
File
O objeto File é utilizado para interagir com ficheiros e pastas.
AI FileVectorStore
Vector storage based on a local JSON file.
Functions
Orchestrates the execution of functions.
Group
Definição do objeto Group para agrupamento de resultados com Query.
IMAPConfig
Configuring IMAP Configuration.
Index
Realiza a manipulação de indexes em base de dados.
InputStream
É utilizado para gerir a entrada do fluxo de dados.
Join
Definição da configuração do objeto Join para consultas simplificadas.
Link
Definição da configuração do objeto Link para realcionamento entre formularios.
MongoAccumulators
Definition of the accumulators in Bson that are used in MongoDB aggregation operations.
MongoAggregateIterable
Processes the results of MongoDB aggregation operations.
MongoAggregates
Definition of the aggregation pipeline stages in Bson used in MongoDB aggregation operations.
MongoCollection
Allows you to interact with MongoDB collections.
MongoDatabase
Allows you to interact with the database in MongoDB.
MongoFilters
Definition of the filters in Bson that are used in MongoDB collection operations.
MongoFindIterable
Processes search interactions across MongoDB collections.
MongoIndexes
Definition of the index keys in Bson that are used in MongoDB index operations.
MongoProjections
Definition of the projections in Bson that are used in MongoDB collection queries to select specific fields.
MongoSorts
Definition of the sorts in Bson that are used in MongoDB collection queries.
MongoUpdates
Definition of the changes in Bson that are used in data changes in MongoDB collections.
Operation
Definição da configuração do objeto Operation para operações em base de dados.
Order
Definição do objeto Order para ordenação de resultados usando o Query.
OutputStream
É utilizado para gerir a saída do fluxo de dados.
AI PostgreVectorStore
Vector storage based on PostgreSQL with the pgvector extension.
ProcessLauncher
Managing process execution allows you to run external programs and terminal commands.
ProcessResult
Contains the details of the executed process or command.
PushSubscriptionState
Object containing the subscription details obtained in response to notification submissions.
RandomString
O RandomString gera códigos alfanuméricos aleatórios.
RelationalOperator
Definição da configuração da relação do objeto Conditional.
Relationship
Definição da configuração do objeto Relation para configurar relacionamentos entre tabelas com Join.
RelationshipLink
Definição da configuração do objeto RelationLink para configurar realcionamentos entre formularios.
RemoteResponse
Object that contains the details of the response obtained through the remote connection, when using the Remote resource.
SMTPConfig
Definição da configuração do SMTP.
SSHConfig
Definição da configuração do SSH.
SSHExecResult
Resultado gerado pelos comandos SSH depois que são executados.
SSHFile
Dados de um ficheiro via SSH.
SSHSCP
Cliente SCP utilizado com o SSH.
SSHSFTP
Cliente SFTP utilizado com o SSH.
SSHSession
Sessão SSH para executar comandos.
ScriptResult
Script execution results if an error occurred or was successful.
Sequence
Realiza a manipulação de sequências em base de dados.
Table
Realiza a manipulação de tabelas em base de dados.
Values
O Values um tipo de objecto que tanto pode ser um dicionário como uma lista.Suporta formatação em JSON e codificação para HTML e URL (query string).
WSMessage
Object containing the details of messages obtained through clients in WebSocket connections.
Where
Definição da configuração do objeto Where para construção de condições nas consultas com o recurso _db.form()
XLSPosition
Contains the reference of the position of a cell in the spreadsheet, with indication of the row and column of the position of the cell.