selendym

Results 5 issues of selendym

Hello. Assuming this was not intentional, it seems that the `ConnectionOptionsBuilder` struct has been forgotten from the public interface of the crate: - https://github.com/wolf4ood/gremlin-rs/blob/3328333511103f6be10f07d7d56192ffff35063b/gremlin-client/src/connection.rs#L70 - https://github.com/wolf4ood/gremlin-rs/blob/3328333511103f6be10f07d7d56192ffff35063b/gremlin-client/src/lib.rs#L125 Could this be fixed?...

**Describe the bug** Output serialization for strings seems to be incorrect at times. **How are you accessing AGE (Command line, driver, etc.)?** With `psql` from the docker image. One container...

bug

Hello. Currently, the *change number of bits* command seems to break things, as it will consume every input that has the substring `"cb"` anywhere within it. This includes all hex...

bug

Hello. What is the recommended way to create a graph from a table (or from an SQL query, in general)? Say, we have a table `A` with fields `id` and...

question

### Prerequisite Checklist - [X] I searched for [existing issues](https://github.com/search?q=repo%3ASFML%2FSFML&type=issues) to prevent duplicates - [X] I searched for [existing discussions on the forum](https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fen.sfml-dev.org) to prevent duplicates - [X] I understand...

feature
m:sfml-graphics