Re: [Neo4j] Any reporting tool for Neo4J ??

2017-08-22 Thread Jean Villedieu
Hello, Our Linkurious Enterprise software is designed to make Neo4j data easy to browse with a search engine and a powerful visualization interface. Happy to arrange a demo if you want! What community edition are you talking about? We do not have one but we do have a (no-longer supported) grap

[Neo4j] Official release of Linkurious Enterprise

2015-04-27 Thread Jean Villedieu
Hello everyone, We just launched Linkurious Enterprise, an enterprise-ready graph visualization software for Neo4j. It includes: - revamped interface; - possibility to filter nodes and edges based on properties, to combine filters; - improved search engine (use Elastic syntax, searc

Re: [Neo4j] CSV import : Cannot merge node using null property value

2014-11-04 Thread Jean Villedieu
ead about MERGE? http://neo4j.com/docs/stable/query-merge.html > > On 4 November 2014 11:07, Jean Villedieu > > wrote: > >> Looks like it is working :) >> As usual, I'll do a blog post documenting all this. Thanks for your help >> Mark! >> >> >

Re: [Neo4j] CSV import : Cannot merge node using null property value

2014-11-04 Thread Jean Villedieu
ne.city}) > CREATE (a)-[:HAS_CATEGORY]->(b) > CREATE (a)-[:HAS_MARKET]->(c) > CREATE (a)-[:HAS_STATUS]->(d) > CREATE (a)-[:HAS_COUNTRY]->(e) > CREATE (a)-[:HAS_STATE]->(f) > CREATE (a)-[:HAS_REGION]->(g) > CREATE (a)-[:HAS_CITY]->(h) > > Make sur

Re: [Neo4j] CSV import : Cannot merge node using null property value

2014-11-04 Thread Jean Villedieu
.founded_year = "" > RETURN line > > > On 4 November 2014 10:10, Jean Villedieu > > wrote: > >> Thanks Mark. It returns nothing : Returned 0 rows in 276 ms >> >> On Tuesday, November 4, 2014 10:53:20 AM UTC+1, Mark Needham wrote: >>> >&g

Re: [Neo4j] CSV import : Cannot merge node using null property value

2014-11-04 Thread Jean Villedieu
d_year is null > RETURN line > > Does it return any rows? > > On 4 November 2014 09:39, Jean Villedieu > > wrote: > >> Hi, >> >> I have already experimented with the CSV import and now I'm trying to use >> it with the Crunchbase database >

[Neo4j] CSV import : Cannot merge node using null property value

2014-11-04 Thread Jean Villedieu
Hi, I have already experimented with the CSV import and now I'm trying to use it with the Crunchbase database . Thanks to Michael Hunger's posts, I have managed to get started but I keep getting this message : Cannot merge node using

[Neo4j] Re: [ANN] Structr 1.0 Release Candidate 2

2014-05-07 Thread Jean Villedieu
Congrats! On Tuesday, May 6, 2014 3:49:28 PM UTC+2, Axel wrote: > > Hi Everyone, > > the second release candidate (RC2) of Structr 1.0 is available on Maven > Central: > > http://search.maven.org/#browse%7C-315312233 > > Mostly stability improvements this time. > > Have fun! > Axel > > -- >

[Neo4j] Re: Convenient interface to manually build social network data

2014-02-19 Thread Jean Villedieu
Hi everyone, @Jim : +1, a deep understanding of the underlying tech behind data is key. @Jean-Baptiste : you should reach out, I'm sure we can help. Thank you Michael for mentioning Linkurious ;) Jean On Sunday, February 16, 2014 10:40:25 PM UTC+1, Jim Salmons wrote: > > Jean-Baptiste, > > I ab