issues
search
brikteknologier
/
seraph
A thin and familiar layer between node and neo4j's REST api.
MIT License
309
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Neo4j 4.0.x. support
#218
sromovskypeter
opened
4 years ago
1
Latest neo4j-driver
#217
dhiraj1site
opened
5 years ago
1
bolt+routing for clustering does not work
#216
dhiraj1site
closed
5 years ago
0
Why is this code throwing a Error: java.util.LinkedHashMap cannot be cast to java.lang.String?
#215
breitmark
opened
6 years ago
1
merge function
#214
peterclemenko
opened
6 years ago
0
Update README.md
#213
JosephScript
closed
7 years ago
0
Update README.md
#212
akarsh
closed
7 years ago
0
Having trouble closing db connection
#211
StefanoDeVuono
opened
7 years ago
1
add suport to limit on Seraph.find
#210
LucianoPAlmeida
closed
7 years ago
0
Stream nodes?
#209
pocesar
closed
7 years ago
1
fix null parameters converted to empty objects
#208
GertSallaerts
closed
7 years ago
2
Cannot escape {2} as content of a node
#207
Feawel
opened
8 years ago
1
Missing support for LIMIT and DISTINCT
#206
Rosseyn
opened
8 years ago
1
Node Id is overwritten by seraph
#205
jhillhouse92
closed
7 years ago
2
SyntaxError: Block-scoped declarations not yet supported outside strict mode
#204
schabluk
opened
8 years ago
1
Bolt support has no documentation
#203
jonpacker
opened
8 years ago
6
Cannot find module 'ascallback'
#202
viniciussbs
closed
8 years ago
2
Node creation error - 'Parentheses are required to identify nodes in pattern'
#201
jnaoe
closed
8 years ago
2
Create DataBase Neo4j with node js
#200
rezguiHamza
closed
8 years ago
2
Node deletion error - 'Parentheses are required to identify nodes in pattern'
#199
brasskazoo
closed
8 years ago
2
Neo4J 3 - db.find() - cypher requires parentheses in patterns
#198
panthershark
closed
8 years ago
1
Auto complete
#197
nicholasess
closed
8 years ago
0
Single statement transactions?
#196
gilbert
closed
8 years ago
1
README: Fix link to Neo4j docs on node labels
#195
ssssam
closed
8 years ago
1
call commit callbacks with self.error
#194
sometimesalready
closed
8 years ago
1
No error specified in COMMIT callback when batching
#193
sometimesalready
closed
8 years ago
0
Support saving multiple labels – db.save( {properties}, [labelA, labelB] )
#192
n321203
closed
8 years ago
1
Tidy up code in README
#191
SwamWithTurtles
closed
8 years ago
1
I want to provide my own object id while creating object
#190
rohandalvi
closed
9 years ago
1
find with label returns nodes that don't have that label
#189
databu
closed
8 years ago
3
Test case suite fails on Neo4j v 2.3
#188
corporatepiyush
closed
9 years ago
1
Isomorphic/universal use of seraph
#187
ArnoBuschmann
closed
9 years ago
1
Promise support
#186
yzarubin
opened
9 years ago
23
Can't create node with a label in a single call
#185
swist
closed
8 years ago
2
Volatile IDs used, any chance having next versions to support persistent UUIDs?
#184
alex-alfaro
closed
9 years ago
1
Test connection parameters
#183
ssimono
closed
4 years ago
1
rel.update(relation, key, value, callback) breaks when value is 0
#182
helgeholm
opened
9 years ago
1
Fix callback param typo
#181
danawoodman
closed
9 years ago
2
If any property named id, it cannot be retrieved, but _id is retrieved instead
#180
toniher
closed
8 years ago
3
optional match not returning results
#179
beebase
closed
9 years ago
4
Relate and label don't work in batch mode in case of updating existing node
#178
ohord
opened
9 years ago
1
got rid of automatic array unboxing
#177
SQUARE-WAVES
closed
9 years ago
2
unpredictable return type from db.query
#176
SQUARE-WAVES
closed
9 years ago
5
Fixed BatchSeraph null or undefined options bug, update README for new options
#175
snow01
closed
8 years ago
2
Fixed BatchSeraph null or undefined options bug, update README for new options
#174
snow01
closed
9 years ago
0
Use save to batch update multiple properties on a node?
#173
WesTyler
opened
9 years ago
1
Can you cancel/rollback a batch?
#172
panthershark
closed
9 years ago
1
Fatal error in ../deps/v8/src/handles.h, line 48
#171
mbsimonovic
opened
9 years ago
6
[Question] Error: Invalid protocol
#170
HugoCornu
closed
9 years ago
1
Added polyfill for setPrototypeOf, so that Seraph works with node v0.10.
#169
helgeholm
closed
9 years ago
1
Next