Docs.rs
akar-processor-0.1.1
akar-processor 0.1.1
Docs.rs crate page
GPL-3.0-or-later
08 August 2026
Links
Repository
crates.io
Source
Owners
mlengse
Dependencies
ahash ^0.8
normal
akar-catalog ^0.1.0
normal
akar-common ^0.1.0
normal
akar-fts ^0.1.0
normal
akar-function ^0.1.0
normal
akar-parser ^0.1.0
normal
akar-planner ^0.1.1
normal
akar-storage ^0.1.1
normal
akar-vector ^0.1.0
normal
arrow ^59.1.0
normal
hashbrown ^0.17.1
normal
rayon ^1
normal
tracing ^0.1
normal
akar-binder ^0.1.0
dev
criterion ^0.8.2
dev
Versions
35.89%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module insert
akar_
processor
0.1.1
Module insert
Module Items
Structs
In akar_
processor::
physical::
write_
ops
akar_processor
::
physical
::
write_ops
Module
insert
Copy item path
Source
Expand description
Physical operators for INSERT (CreateNode, CreateRel).
Structs
ยง
Physical
Insert
Node
Physical operator for CREATE NODE.
Physical
Insert
Rel
Physical operator for CREATE REL.