Re-exports§
pub use unwind::*;pub use set::*;pub use delete::*;pub use foreach::*;pub use vectorsimilarityscan::*;pub use copyfrom::*;pub use physicalexplain::*;pub use recursiveextend::*;pub use ddl_fts::*;pub use fts_sync::*;pub use packedextend::*;pub use standalonecall::*;pub use insert::*;pub use merge::*;pub use merge_rel::*;pub use optionalextend::*;
Modules§
- copyfrom
- Auto-extracted from physical_operator.rs
- ddl_fts
- Auto-extracted from physical_operator.rs
- delete
- Auto-extracted from physical_operator.rs
- foreach
- Auto-extracted from physical_operator.rs
- fts_
sync - Commit-time FTS propagation (P107.1).
- insert
- Physical operators for INSERT (CreateNode, CreateRel).
- merge
- Physical operator for MERGE.
- merge_
rel - Physical operator for edge MERGE (P53.20):
MERGE (a)-[r:R {..}]->(b). - optionalextend
- packedextend
- Auto-extracted from physical_operator.rs
- physicalexplain
- Auto-extracted from physical_operator.rs
- recursiveextend
- set
- Auto-extracted from physical_operator.rs
- standalonecall
- unwind
- Auto-extracted from physical_operator.rs
- vectorsimilarityscan
- Auto-extracted from physical_operator.rs