issues
search
neo4j-labs
/
neo4rs
Rust driver for Neo4j
https://docs.rs/neo4rs
205
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.7.0-rc.2 issue: "invalid utf-8 sequence of 1 bytes from index 34"
#150
elimirks
closed
11 months ago
3
Is array and map results supported by the library?
#149
trentG92
opened
11 months ago
5
Support optional uuid type conversions (behind feature flag)
#148
elimirks
closed
11 months ago
1
Deserializing missing properties to None
#147
lucasfelber
closed
10 months ago
3
release: neo4rs v0.7.0-rc.2
#146
github-actions[bot]
closed
12 months ago
0
Expose all the bolt types
#145
knutwalker
closed
12 months ago
0
release: neo4rs v0.7.0-rc.2
#144
github-actions[bot]
closed
12 months ago
0
Access to BoltNull
#143
lucasfelber
closed
12 months ago
0
Support deserialization into serde_json::Value and similar deserialize_any kinda types
#142
knutwalker
closed
12 months ago
0
Support deserialization into newtype structs
#141
knutwalker
closed
12 months ago
0
Support deserialization of C-style enums
#140
knutwalker
closed
12 months ago
0
Unable to deserialise tuple struct
#139
s1ck
closed
12 months ago
0
Support deserializing SocketAddr and maybe some other enums
#138
knutwalker
closed
12 months ago
0
Error for failed constraint validation
#137
lucasfelber
opened
12 months ago
0
Only store cheap/rc cloneable fields inside of Graph
#136
knutwalker
closed
12 months ago
0
Be more flexible in what is accepted for run_queries
#135
knutwalker
closed
12 months ago
0
breaking! Remove internal mutex boxing of connections
#134
knutwalker
closed
12 months ago
0
Improve API for RowStream
#133
knutwalker
closed
12 months ago
0
Handle `null` value when deserializing Option
#132
s1ck
closed
1 year ago
0
`null` values cannot be handled
#131
s1ck
closed
1 year ago
0
Convert map result into `serde_json::Value`
#130
s1ck
closed
12 months ago
0
Improve parser/macro code to remove Rc<RefCell<>> wrappers
#129
knutwalker
closed
1 year ago
0
apoc generated uuid not returning properly
#128
lucasfelber
closed
12 months ago
1
release: neo4rs v0.7.0-rc.2
#127
github-actions[bot]
closed
1 year ago
1
Update lockfiles with xtask and when initiating a release
#126
knutwalker
closed
1 year ago
0
Add test for the example in GH issue #108
#125
knutwalker
closed
1 year ago
0
release: neo4rs v0.7.0-rc.1
#124
github-actions[bot]
closed
1 year ago
0
Update Neo4j versions used in the integration tests
#123
knutwalker
closed
1 year ago
0
Set MSRV to 1.63 for all crates
#122
knutwalker
closed
1 year ago
0
Mark RowStream as `must_use`
#121
knutwalker
closed
1 year ago
0
Breaking! Move a lot of `get::<T>` functions to use `serde` instead of `TryFrom<BoltType>`
#120
knutwalker
closed
1 year ago
0
Make some bolt types `pub use`
#119
knutwalker
closed
1 year ago
0
How to update the properties of a node?
#118
lucasfelber
closed
1 year ago
5
Add `_on` variants to tx/run/execute that allow selecting the db per call
#117
knutwalker
closed
1 year ago
0
Setting the database via `config_builder.db("graph")` using the ConfigBuilder seems to be ignored
#116
avrabe
closed
1 year ago
2
Use the MSRV lockfile for MSRV tests
#115
knutwalker
closed
1 year ago
0
Allow direct IP uris
#114
knutwalker
closed
1 year ago
0
How to cast the `row.get()` method result to a custom Struct?
#113
tausifcreates
opened
1 year ago
4
CREATE statement does nothing if the result isn't iterated
#112
rick-carpool
opened
1 year ago
1
Featured
#111
xiao0xiao
closed
1 year ago
0
Make Graph be Send, Sync, and cheaply Clone via an Arc
#110
zprobst
closed
8 months ago
1
Allow HashMap to/from BoltType conversion
#109
caamartin35
closed
1 year ago
1
No exposed ability to grab custom maps from output
#108
caamartin35
opened
1 year ago
4
Where do we initialize the connection? Is it in a global variable? If not, should we create a new connection each time we need to run a query? And, are these connections auto managed by a pool?
#107
tausifcreates
opened
1 year ago
9
Bolt threads not properly closing after graph.run or graph.execute
#106
DataFrogman
opened
1 year ago
2
Allow use of deprecated `add_server_trust_anchors`
#105
knutwalker
closed
1 year ago
0
Share test code between integration tests and doc examples
#104
knutwalker
closed
1 year ago
0
Breaking! Change `labels` and `type` to return `&str` instead of `String`
#103
knutwalker
closed
1 year ago
0
release: neo4rs v0.7.0-alpha.1
#102
github-actions[bot]
closed
1 year ago
0
Add keys method to nodes/rels
#101
knutwalker
closed
1 year ago
0
Previous
Next