There is a limit of 100k operations for a query within a GraphGist. We 
advise challenging yourself to only use small datasets, which is about 75 
nodes and 300 relationships.

Cheers,

Kenny

On Wednesday, March 19, 2014 4:49:13 AM UTC-7, Amit Jain wrote:
>
> Hi
> I am trying to create a grpah gist with about 1300 nodes and 2000 
> relationships. But the console is giving the following error:
>
> HTTP ERROR 500 
>
> Problem accessing /console/cypher. Reason: 
>
>     Server Error
>
> Caused by:
>
> java.lang.StackOverflowError
>       at 
> org.neo4j.cypher.internal.compiler.v2_1.ReattachAliasedExpressions$$anonfun$2.apply(ReattachAliasedExpressions.scala:36)
>       at 
> org.neo4j.cypher.internal.compiler.v2_1.ReattachAliasedExpressions$$anonfun$2.apply(ReattachAliasedExpressions.scala:36)
>       at scala.Option.map(Option.scala:145)
>       at 
> org.neo4j.cypher.internal.compiler.v2_1.ReattachAliasedExpressions$.apply(ReattachAliasedExpressions.scala:36)
>       at 
> org.neo4j.cypher.internal.compiler.v2_1.ReattachAliasedExpressions$$anonfun$2.apply(ReattachAliasedExpressions.scala:36)
>       at 
> org.neo4j.cypher.internal.compiler.v2_1.ReattachAliasedExpressions$$anonfun$2.apply(ReattachAliasedExpressions.scala:36)
>       at scala.Option.map(Option.scala:145)
>
> Is there any limit on the number of nodes and relationships, that a gist can 
> handle in rendering.
>
>
> Thanks
>
> -Amit
>
>
>
>
>
>
>
>
>
>

-- 
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