issues
search
neo4j-contrib
/
java-rest-binding
Java Bindings for the Neo4J Server REST API, providing an implementation of GraphDatabaseService
Other
120
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Neo4j graphDatabaseService blows up on context initialization if remote DB is down
#30
ghost
closed
11 years ago
1
at org.neo4j.rest.graphdb.entity.RestEntity.getEntityId(RestEntity.java:157) error
#29
huiwenhan
closed
10 years ago
1
Failed tests preventing build
#28
fithisux
closed
11 years ago
4
java.lang.UnsupportedOperationException for org.neo4j.rest.graphdb.AbstractRemoteDatabase.getKernelData(AbstractRemoteDatabase.java:99)
#27
huiwenhan
closed
11 years ago
2
Update src/main/java/org/neo4j/rest/graphdb/ExecutingRestRequest.java
#26
giudega
closed
11 years ago
0
cannot process big batch > 8k
#25
vasil-yordanov
closed
11 years ago
2
fix readme typo for a system property name
#24
Quantisan
closed
12 years ago
0
org.neo4j.rest.batch_transaction
#23
pingles
closed
12 years ago
0
Changed stream type and size to to deal with larger requests
#22
wennergr
closed
11 years ago
2
implementing RestAutoIndexer#getAutoIndex
#21
sarmbruster
closed
12 years ago
0
support for request/response logging
#20
sarmbruster
closed
12 years ago
0
getReferenceNode throws Error
#19
wallacemann
opened
12 years ago
7
prevent duplicate exeuction of put
#18
sarmbruster
closed
12 years ago
4
Version 1.7.2 to maven repo?
#17
FaKod
closed
11 years ago
2
When delete relationships using Batch API, server error message is not propagated
#16
ceefour
opened
12 years ago
2
java.lang.UnsupportedOperationException: null when creating `RestGraphDatabase` index via Blueprints
#15
ceefour
opened
12 years ago
1
batchRestApi.deleteEntity(new RestEntity("/node/" + nodeId, batchRestApi)); throws org.codehaus.jackson.JsonParseException: Unexpected character ('<' (code 60)) when node has relationships
#14
ceefour
opened
12 years ago
2
REST Cypher Query Engine cannot return large result rows (> about 8000)
#13
ceefour
opened
12 years ago
7
Cannot query Lucene "*:*" using REST GraphDb
#12
ceefour
closed
12 years ago
4
Cannot create Relationship from/to non-batched Nodes in BatchCallback
#11
ceefour
opened
12 years ago
1
Cannot call batchRestApi.getNodeById() inside BatchCallback
#10
ceefour
opened
12 years ago
2
Upgrade parent version.
#9
nawroth
closed
12 years ago
0
RestNode.getProperty(...) returns String while Node.getProperty returns byte[]
#8
Krishna-Chaitanya
opened
12 years ago
0
Old Traverser Wrapper for this REST binding
#7
FaKod
opened
12 years ago
0
Tutorial/startup docs for java-rest-bindings
#6
deeshank
opened
12 years ago
1
Rest Query Socket timeout control
#5
msduk
opened
12 years ago
1
Fix Usage example in README
#4
tonit
closed
12 years ago
0
Added cypher support
#3
nrkkalyan
opened
12 years ago
7
value data can be null
#2
FaKod
closed
12 years ago
9
DynamicRelationshipType overwrites the toString method
#1
FaKod
closed
12 years ago
1
Previous