Re: [Neo4j] Gephi Streaming and Neo4j

2014-01-20 Thread Michael Hunger
Patrick, the xml encoding issues for <> & etc. should be addressed. Not sure how do deal with the control characters though. The only thing I could think of is to write data as CDATA fields? Or strip them somehow upfront. Michael Am 21.01.2014 um 01:34 schrieb Patrick Durusau : > -BEGIN

Re: [Neo4j] Gephi Streaming and Neo4j

2014-01-20 Thread Patrick Durusau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael, On 01/20/2014 02:48 AM, Michael Hunger wrote: > Thanks for the feedback, will fix these issues. > > Do you know where the control characters came from? > Guessing I would say that Twitter accepts pasted content. Works ok as long as you are

Re: [Neo4j] [CYPHER] About Using Index clause

2014-01-20 Thread Wes Freeman
The USING INDEX is for specifying which index(es) you want to use, when there is more than one choice. You can specify more than one, but you have to have a WHERE clause with an equality comparison on a property in the label index. There is also a USING SCAN :Person syntax, which specifies to scan

Re: [Neo4j] "Cannot extract single value from Iterable" with collect() function

2014-01-20 Thread Gwendal Mousset
Thanks :-) On Mon, Jan 20, 2014 at 5:53 PM, Michael Hunger < michael.hun...@neopersistence.com> wrote: > Good point, I should check the same thing in the java-rest-binding. > > Michael > > Am 20.01.2014 um 16:33 schrieb Gwendal Mousset >: > > Hi, > > Michael, your patch works well with embedded

Re: [Neo4j] "Cannot extract single value from Iterable" with collect() function

2014-01-20 Thread Michael Hunger
Good point, I should check the same thing in the java-rest-binding. Michael Am 20.01.2014 um 16:33 schrieb Gwendal Mousset : > Hi, > > Michael, your patch works well with embedded database but not with neo4j > server. > Thanks for your help > > Gwendal > > On Friday, January 10, 2014 10:23:

Re: [Neo4j] "Cannot extract single value from Iterable" with collect() function

2014-01-20 Thread Gwendal Mousset
Hi, Michael, your patch works well with embedded database but not with neo4j server. Thanks for your help Gwendal On Friday, January 10, 2014 10:23:27 AM UTC+1, Gwendal Mousset wrote: > > Thank you very much Michael for your work and your reactivity ! > > On Friday, January 10, 2014 9:26:46 AM

Re: [Neo4j] Embedded HIghlyAvailableGraphDatabase - database path

2014-01-20 Thread Peter Neubauer
Can you please check that no other neo4j java process is currently running on that machine, as it seems two database instances are trying to access the files? /peter G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: http://www.linkedin.com/in/neubauer T: @peterneubauer Neo4j 2.0.0

Re: [Neo4j] Neo4j android project is not buliding in eclipse

2014-01-20 Thread Peter Neubauer
Hi there, we would love to base the build off gradle, as it is much less error prone than ant. However, for the time being you should be able to follow the pretty detailed setup instructions that amongst other mandate ant, see https://github.com/neo4j-contrib/neo4j-mobile-android ? /peter G: ne

Re: [Neo4j] [CYPHER] About Using Index clause

2014-01-20 Thread Sylvain Roussy
> > Hi Michael, thank you for the answer, > But what is the USING INDEX clause use case then ? -- 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...@goog

[Neo4j] Graphgist Challenge - the last 10 days!

2014-01-20 Thread Peter Neubauer
Hi all, as you might know, the neo4j graphgist challenge ( http://www.neo4j.org/learn/graphgist_challenge) is underway, and it's 10 days left with 34 submissions so far. Everyone gets a T-shirt, so you might consider to submit or at least get inspired by all the cool stuff on https://github.com/neo

[Neo4j] Neo4j android project is not buliding in eclipse

2014-01-20 Thread Omeshvari Gabhane
Hi, I have successfully imported Neo4j-android project in Eclipse But I am not able to build the project, giving an error : Errors occurred during the build. Errors running builder 'Integrated External Tool Builder' on project 'neo4j-android'. Ant Home \usr\share\ant does not exist Ant Home \u