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
Add preliminary polars dataframe support
#200
knutwalker
opened
1 month ago
0
Make result summary available behind a feature flag
#199
knutwalker
closed
2 months ago
1
release: neo4rs v0.9.0-rc.1
#198
github-actions[bot]
closed
2 months ago
0
Use server default db over hardcoded default db
#197
knutwalker
closed
2 months ago
0
Use new Pull message behind the feature flag
#196
knutwalker
closed
2 months ago
0
Update README.md
#195
knutwalker
closed
2 months ago
0
bolt spec link in the README is dead
#194
ababkin
closed
2 months ago
1
Make it a bit simpler to test against an Aura instance
#193
knutwalker
closed
3 months ago
0
Refactor connection creation
#192
knutwalker
closed
3 months ago
0
Return server errors as Neo4jError, not unexpected
#191
knutwalker
closed
3 months ago
0
Retry on certain query failures for managed transactions
#190
knutwalker
closed
3 months ago
0
release: neo4rs v0.8.0
#189
github-actions[bot]
closed
3 months ago
0
release: neo4rs v0.9.0-alpha.1
#188
github-actions[bot]
closed
3 months ago
0
Return server errors as Neo4jError, not unexpected
#187
knutwalker
closed
3 months ago
0
Retry on certain query failures for managed transactions
#186
knutwalker
closed
3 months ago
0
release: neo4rs v0.7.3
#185
github-actions[bot]
closed
3 months ago
0
release: neo4rs v0.7.3
#184
github-actions[bot]
closed
3 months ago
0
Enable servers to use SSR
#183
knutwalker
closed
3 months ago
0
NotALeader Errors
#182
nixxholas
opened
3 months ago
12
Implement a few messages for the new bolt protocol implementation
#181
knutwalker
closed
2 months ago
0
Use system installed certificates by default and accept neo4j+ssc connections
#180
madchicken
closed
3 months ago
3
release: neo4rs v0.7.2
#179
github-actions[bot]
closed
3 months ago
0
Remove an unsafe block
#178
ChayimFriedman2
closed
3 months ago
1
Bump MSRV to 1.75.0
#177
knutwalker
closed
3 months ago
0
Implement new version of the Pull command
#176
knutwalker
closed
3 months ago
0
Refactor current stream API in preparation for summary stats
#175
knutwalker
closed
3 months ago
0
Use GHA service container for integration tests
#174
knutwalker
closed
3 months ago
0
Update CI jobs to include feature flags
#173
knutwalker
closed
3 months ago
0
Add feature flags for new bolt protocol implementation
#172
knutwalker
closed
3 months ago
0
Add more re-implementations of the bolt protocol
#171
knutwalker
closed
3 months ago
0
Neo4rs 5.x compatibility
#170
Reichenbachian
closed
4 months ago
2
Unexpected response returned for syntax errors
#169
madchicken
closed
3 months ago
1
Neo4rs not executing queries in AURADB
#168
PeDro0210
opened
6 months ago
2
Panic in Connection::read_chunk() buf.set_len(new_len);
#167
calltherain
closed
1 week ago
1
Implement TryInto<serde_json::Value>, with optional `json` feature
#166
elimirks
closed
4 months ago
0
Simplify extractors deserializer
#165
knutwalker
closed
9 months ago
0
Bolt integer coming back wrong?
#164
Alfiec7113
opened
9 months ago
2
Add some general types and untilities for more serde processing
#163
knutwalker
closed
9 months ago
0
Add serde serializer and deserializer for packstream
#162
knutwalker
closed
9 months ago
0
Is there a way to get execution ResultSummary
#161
calltherain
opened
10 months ago
1
Release 0.7.1
#160
knutwalker
closed
10 months ago
0
Deserialize missing properties as none
#159
knutwalker
closed
10 months ago
1
release: neo4rs v0.8.0-dev.1
#158
github-actions[bot]
closed
10 months ago
0
release: neo4rs v0.7.0
#157
github-actions[bot]
closed
11 months ago
0
Play around with GHA service container for integration tests
#156
knutwalker
closed
3 months ago
0
Switch to the testcontainers_modules testcontainer
#155
knutwalker
closed
11 months ago
0
release: neo4rs v0.7.0-rc.3
#154
github-actions[bot]
closed
11 months ago
0
Assert impl Send+Sync for Graph and Txn
#153
knutwalker
closed
11 months ago
0
Remove string allocation from Display impl for BoltType
#152
knutwalker
closed
11 months ago
0
fix #150. read_chunk had a buffer read bug before
#151
elimirks
closed
11 months ago
0
Next