issues
search
neo4jrb
/
neo4j-core
A simple unified API that can access both the server and embedded Neo4j database. Used by the neo4j gem
MIT License
99
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update for Faraday 2.0
#344
mcelaney
opened
1 year ago
1
Add Ruby 3 support for bolt adapter
#343
parterburn
opened
1 year ago
0
Missing dependency: URI
#342
ag-TJNII
closed
1 year ago
1
HTTP response loses stack-trace
#341
ghost
opened
4 years ago
0
Ruby 2.7.1: index exception can't modify frozen String:
#340
dimitriwoei
opened
4 years ago
0
Instrument seabolt request
#339
mhanberg
closed
3 years ago
1
Don't fail schema inspection when full text indexes exist
#338
imustafin
opened
4 years ago
9
NameError: missing class name (`org.neo4j.graphdb.factory.GraphDatabaseFactory')
#337
l7x
opened
4 years ago
2
Running Transations is broken when used as documented
#336
salzig
opened
4 years ago
0
Bolt+routing
#335
ekampp
closed
3 years ago
8
Escape strings in RemoveClause
#334
NickTaylor-
opened
4 years ago
4
Fix ordering of ON MATCH / ON CREATE and SET
#333
aekobear
opened
5 years ago
1
on_create_set() with set() generates invalid cypher
#332
aekobear
opened
5 years ago
1
Build failure fix
#331
amitsuryavanshi
closed
5 years ago
0
Update PULL_REQUEST_TEMPLATE.md
#330
cheerfulstoic
closed
5 years ago
1
Allow specifying planner and runtime for neo4j queries
#329
dominikgrygiel
opened
5 years ago
0
documentation mixes up set() and set_props()
#328
aekobear
opened
5 years ago
0
Multiple matches generate unexpected cypher
#327
aekobear
opened
5 years ago
1
Fix for frozen string literals
#326
dominikgrygiel
closed
5 years ago
1
Implementing `.where_or` method to `Neo4j::Core::Query`
#325
amitsuryavanshi
closed
5 years ago
7
driver adaptor
#324
klobuczek
closed
5 years ago
2
Implement Bolt Routing protocol (closes #322).
#323
phyllisstein
closed
5 years ago
11
Request for comments/thoughts/advice on implementing Bolt Routing.
#322
phyllisstein
closed
4 years ago
7
Bolt adaptor cannot recover from neo4j restart
#321
beho
opened
6 years ago
1
Error deploying a Neo4j app on Heroku
#320
kapso
opened
6 years ago
2
Refactoring, cleanup and generalization
#319
klobuczek
closed
5 years ago
6
Feature request: Return same ID type for node and relationship
#318
Joshfindit
opened
6 years ago
3
Remove old API
#317
cheerfulstoic
closed
6 years ago
3
Potential speed improvements
#316
cheerfulstoic
closed
6 years ago
0
updates faraday_middleware gem
#315
RicardoTrindade
closed
6 years ago
6
Connection pooling for Bolt
#314
cheerfulstoic
opened
6 years ago
1
Fail on schema response HTTP error
#313
mrstif
closed
6 years ago
3
Support TLS connections in BOLT adapter
#312
pepesenaris
closed
6 years ago
30
Can't start the session
#311
bglowacki
closed
6 years ago
3
how to rescue a Neo4j Exception within a transaction?
#310
benjaminbradley
opened
6 years ago
3
feature: .union() & .union_all() query clause methods
#309
jorroll
opened
6 years ago
8
Unexpected behavior: #union_cypher returns String object rather than Query object
#308
jorroll
opened
6 years ago
9
Confusing documentation
#307
garmoshka-mo
closed
7 years ago
1
Support `https://` urls sans Bundler
#306
simpsonjulian
closed
7 years ago
3
`Invalid URL:` error on SSL urls when not using bundler
#305
simpsonjulian
closed
7 years ago
2
Allow configuring the timeout when initializing bolt adapter
#304
amiel
closed
7 years ago
5
Bolt adapter version not implemented exception raised on db migration
#303
gottfrois
closed
6 years ago
6
Check Neo4j server responsiveness for CI
#302
jgaskins
closed
7 years ago
10
Response identity map
#301
jgaskins
opened
7 years ago
1
Make Bolt adaptor work with JRuby
#300
jgaskins
closed
7 years ago
4
Unable to use Config properties
#299
rushilagr
closed
7 years ago
10
Added aliases to Relationship
#298
klobuczek
closed
7 years ago
4
Fix specs
#297
klobuczek
closed
7 years ago
17
downgrade breaking faraday version
#296
klobuczek
closed
7 years ago
2
Add support for querying non-integer ranges
#295
jgaskins
closed
7 years ago
12
Next