chungquantin / solomon-db

An embedded Gremlin-compatible graph database written in Rust
https://nomadiz.github.io/solomon-db
MIT License
44 stars 1 forks source link

Gremlin: Handle E() and addE() steps #4

Closed chungquantin closed 1 year ago

chungquantin commented 1 year ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like Add step handler in process/exec.rs and collect method for edges in process/collector.rs

Additional context Handle token terminator and source step streaming happens with property step