default export
Primary entry point for @dortdb/core. Bundles the engine's foundational
building blocks: the DortDB database class, the language-plugin and
extension interfaces, the shared AST node types, the logical-plan visitor
framework, query indices, the execution context, and the engine error types.
Classes
- AttributeRenameChecker
- AttributeRenamer
- CalculationBuilder
- DortDB
- EqualityChecker
- ExecutionContext
- Executor
- LanguageManager
- MapIndex
- PlanTupleOperator
- TransitiveDependencies
- UnsupportedError
- VariableMapper
Interfaces
- AggregateFn
- ArcDescentArgs
- ArgMeta
- BuildPlanResult
- CalculationParams
- Castable
- DortDBAsFriend
- DortDBConfig
- EcDescentArgs
- ExecutorConfig
- Extension
- Fn
- HashJoinIndex
- HashJoinIndexStatic
- Index
- IndexFillInput
- IndexMatchInput
- Language
- LogicalPlanBuilder
- Operator
- Parser
- ParseResult
- PlanOperator
- PlanVisitor
- PlanVisitors
- QueryOptions
- QueryResult
- VariableMapperCtx
Type Aliases
Variables
Functions
References
allAttrs
Re-exports allAttrs
ASTFunction
Re-exports ASTFunction
ASTIdentifier
Re-exports ASTIdentifier
ASTLiteral
Re-exports ASTLiteral
ASTNode
Re-exports ASTNode
ASTOperator
Re-exports ASTOperator
ASTVisitor
Re-exports ASTVisitor
boundParam
Re-exports boundParam
LangSwitch
Re-exports LangSwitch