nebula-rust icon indicating copy to clipboard operation
nebula-rust copied to clipboard

Nebula Graph Client API in Rust

Results 5 nebula-rust issues
Sort by recently updated
recently updated
newest added

**General Question** I wanna add Nebula support for Opendal, so I need to treat Nebula as a KV-like database. I plan to do like this: ```nGQL // create test space,...

cargo run -p nebula-demo-tokio --bin nebula_demo_scan 0.0.0.0:50319 basketballplayer player 执行的时候 报错 是我试用的方式有问题吗 Error: GetSpaceError(ThriftError(Reach max parse response bytes count)) 其实我能获取传输的最大值是没超过的

question

> Can we publish it to the crates.io first? > I prefer to choose Rust to power my business system because we can integrate with the Python ecosystem by the...

enhancement
hacktoberfest

As described in README: > This client is still unfinished. So can we set a tracking issue of the client status? Within this tracking issue, we can: - Track the...

nebula-rust、nebula-client应该用哪个?两个都超过1年没维护了,在这个上边我看最近一次更新也是10个月以前