A .Net API for the Neo4j HTTP Transactional Endpoint
People
Repo info
Activity
Dileep2890
@Dileep2890
hi
anybody online
?
Dileep2890
@Dileep2890
hello
Mark
u there?
Mark Tranter
@mtranter
Hi.. I am now..
Dileep2890
@Dileep2890
hi
_
Dileep2890
@Dileep2890
anybody online?
Dileep2890
@Dileep2890
hi
Douglas
@douglassmachado
hello anybody online?
Douglas
@douglassmachado
I'm using the library of you build and I am very grateful for the tremendous effort you made to build this formidable lib.
however I am having a problem in their utilization and if possible would like your help
I'm doing a huge transaction to neo4j using your library
and just for huge transactions throw the following exception:
"{\"results\":[],\"errors\":[{\"code\":\"Neo.ClientError.Transaction.ConcurrentRequest\",\"message\":\"The requested transaction is being used concurrently by another request.\"}]}"
I'm not understanding why because there are no other threads using the database
Douglas
@douglassmachado
I set the timeout to 8 hours but usually occurs after 10 minutes this detailed exception
I'd appreciate if you could help me with something