package
0.0.0-20230617135500-2d50ede72e73
Repository: https://github.com/sealdb/neodb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BuildEngine used to build the executor tree.
NewJoinEngine creates the new join executor.
NewMergeEngine creates the new merge executor.
NewUnionEngine creates the new union executor.

# Structs

JoinEngine represents join executor.
MergeEngine represents merge executor.
UnionEngine represents merge executor.

# Interfaces

PlanEngine interface.