Hi, perhaps you can share more of what you did? And what you want to achieve, which use-case to solve.
The link is working fine for me. We had an issue on the website, a few days ago. See also: * http://neo4j.com/docs/stable/tutorials-java-embedded.html <http://neo4j.com/docs/stable/tutorials-java-embedded.html> * http://neo4j.com/docs/stable/server-extending.html <http://neo4j.com/docs/stable/server-extending.html> * http://neo4j.com/docs/stable/tutorial-traversal.html <http://neo4j.com/docs/stable/tutorial-traversal.html> The transactional cypher endpoint is not slow, see: https://gist.github.com/jexp/b0a78c4681c8c9f8189f <https://gist.github.com/jexp/b0a78c4681c8c9f8189f> Michael > Am 15.09.2015 um 06:32 schrieb tilak kumar <[email protected]>: > > Hi, > > We are evaluating Neo4j with Java application. Based on initial analysis, > accessing standalone Neo4j over Rest API with Cypher is slow. Link > http://neo4j.com/developer/java/ <http://neo4j.com/developer/java/> is also > not working. > > Any pointer on how effectively accessing standalone Neo4j with Java will be > really useful. > > Thanks > Tilak > > -- > 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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <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.
