The link I sent is using System properties to configure the
SpringRestGraphDatabase.

Perhaps there is something wrong with your network configuration?

On 8/22/16, Ganesh Selvaraj <[email protected]> wrote:
> Thanks.
>
> I am already using 3.0 and Bolt. And the link you sent does not have a
> setter, does it work still ?
>
> Ok now using this [image: Open Declaration]
> <eclipse-open:%E2%98%82=GraphTest/E:%5C/Users%5C/17erji%5C/.m2%5C/repository%5C/org%5C/neo4j%5C/driver%5C/neo4j-java-driver%5C/1.0.3%5C/neo4j-java-driver-1.0.3.jar%3Corg.neo4j.driver.v1(GraphDatabase.class%E2%98%83GraphDatabase>
> org
> <eclipse-javadoc:%E2%98%82=GraphTest/E:%5C/Users%5C/17erji%5C/.m2%5C/repository%5C/org%5C/neo4j%5C/driver%5C/neo4j-java-driver%5C/1.0.3%5C/neo4j-java-driver-1.0.3.jar%3Corg>
> .neo4j
> <eclipse-javadoc:%E2%98%82=GraphTest/E:%5C/Users%5C/17erji%5C/.m2%5C/repository%5C/org%5C/neo4j%5C/driver%5C/neo4j-java-driver%5C/1.0.3%5C/neo4j-java-driver-1.0.3.jar%3Corg.neo4j>
> .driver
> <eclipse-javadoc:%E2%98%82=GraphTest/E:%5C/Users%5C/17erji%5C/.m2%5C/repository%5C/org%5C/neo4j%5C/driver%5C/neo4j-java-driver%5C/1.0.3%5C/neo4j-java-driver-1.0.3.jar%3Corg.neo4j.driver>
> .v1
> <eclipse-javadoc:%E2%98%82=GraphTest/E:%5C/Users%5C/17erji%5C/.m2%5C/repository%5C/org%5C/neo4j%5C/driver%5C/neo4j-java-driver%5C/1.0.3%5C/neo4j-java-driver-1.0.3.jar%3Corg.neo4j.driver.v1>.GraphDatabase
>
> driver, I am still getting the time out error. My understanding from
> googling various resources, solutions are mostly on setting a time out
> value on the server. Is there a way to increase timeout from the caller ?
> Seems a trivial thing, but could not find a a proper solution yet :(
>
> Thanks
> Ganesh
>
> On Friday, August 19, 2016 at 2:22:54 PM UTC+12, Ganesh Selvaraj wrote:
>>
>> Hi,
>>
>> I am using SpringRestGraphdatabase java api to execute cypher queries. I
>> have a cypher query to calculate the node count per label as a part of an
>>
>> audit/verification, and this query takes a long time and faces time out
>> error.
>> Error: com.sun.jersey.api.client.ClientHandlerException:
>> java.net.SocketTimeoutException: Read timed out
>>
>> Is there a way to increase or cancel time out from the Java API.
>> Your help is much appreciated.
>>
>> Thanks
>> Ganesh
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to