I am using Java API in an embedded graph (version 1.9.4) and using the 
following code to get the ShortestPath -
GraphAlgoFactory.shortestPath(expander, 15)
where expander is a expander with specific relationship types.

In rare cases, the graph (which is about 28 G on a JVM sized to 10G) just 
spins for more than 30 minutes.

Is there a way to specify the timeout so that shortestPath query is 
cancelled?

-- 
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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to