Re: [Neo4j] Re: Poor performance on relatively big db

2016-12-26 Thread Max De Marzi Jr.
Have you created Indexes for the fields you will be searching on? For example: CREATE INDEX ON :Club(name) What is the actual query you are trying to optimize and what is the actual query execution plan of the query? On Sunday, December 25, 2016 at 1:17:30 PM UTC-6, Matias Burak wrote: > >

Re: [Neo4j] neo4j browser display nodes as images

2016-12-26 Thread Tom Zeppenfeldt
Koen, are you referring to this tweet of by Rik ? https://twitter.com/rvanbruggen/status/804407817952174084 > > On 26 Dec 2016, at 15:50, koen wrote: > > Hi, i a recent post of Rik i saw that starting with neo4j 3.1 you can display > a picture / icon representing a

[Neo4j] neo4j browser display nodes as images

2016-12-26 Thread koen
Hi, i a recent post of Rik i saw that starting with neo4j 3.1 you can display a picture / icon representing a node in the browser _i.s.o. the circle) ,, where is it documented how to do that ? thanks koen -- You received this message because you are subscribed to the Google Groups "Neo4j"