Docs.rs
  • helix-db-1.0.115
    • helix-db 1.0.115
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xav-db
    • Dependencies
      • bincode ^1.3.3 normal
      • chrono ^0.4.39 normal
      • flume ^0.11.1 normal
      • heed3 ^0.22.0 normal
      • helix-macros ^0.1.3 normal
      • inventory ^0.3.16 normal
      • itertools ^0.14.0 normal
      • pest ^2.7 normal optional
      • pest_derive ^2.7 normal optional
      • rand ^0.9.0 normal
      • reqwest ^0.12.15 normal optional
      • serde ^1.0.217 normal
      • serde_json ^1.0.110 normal
      • sonic-rs ^0.5.0 normal
      • tempfile ^3.20.0 normal
      • tokio ^1.44.2 normal
      • twox-hash ^2.1.0 normal
      • url ^2.5 normal optional
      • uuid ^1.12.1 normal
      • kdam ^0.3 dev
      • lazy_static ^1.4.0 dev
      • polars ^0.46.0 dev
      • rand ^0.9.0 dev
    • Versions
    • 8.24% of the crate is documented
  • 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

helix_db1.0.115

Module helix_parser

Module Items

  • Structs
  • Enums
  • Functions

In helix_db::helixc::parser

helix_db::helixc::parser

Module helix_parser

Source

Structs§

AddEdge
AddNode
AddVector
Assignment
BM25Search
BatchAddVector
BooleanOp
Closure
Content
EdgeConnection
EdgeSchema
Embed
EvaluatesToNumber
Exclude
Expression
Field
FieldAddition
FieldValue
ForLoop
GraphStep
HelixParser
HxFile
NodeSchema
Object
Parameter
Query
SearchVector
ShortestPath
Source
Statement
Step
Traversal
Update
VectorSchema

Enums§

BooleanOpType
DefaultValue
EvaluatesToNumberType
EvaluatesToString
ExpressionType
FieldPrefix
FieldType
FieldValueType
ForLoopVars
GraphStepType
IdType
Rule
StartNode
StatementType
StepType
ValueType
VectorData

Functions§

write_to_temp_file