Re: [Neo4j] Data Insertion Takes Long time

2018-08-06 Thread 'Michael Hunger' via Neo4j
I think it is just either issue of memory allocation for transactional data creation or it could be related to parsing the huge JSON. Can you try to run the apoc.load.json and just return count(*) without creating data to see how long that takes? And then you can combine apoc.periodic.iterate wit

Re: [Neo4j] Neo4j & Angular 6

2018-08-06 Thread 'Michael Hunger' via Neo4j
Hi, did you see this one: https://github.com/adadgio/neo4j-js-ng2 perhaps that's helpful. Otherwise it should be pretty straightforward to wrap interactions. Perhaps an object-graph-mapper like Adam's Neode would help? https://medium.com/neo4j/interacting-with-neo4j-in-nodejs-using-the-neode-obje

Re: [Neo4j] Giving up on Neo4j Desktop since I don't know what the database pw is

2018-08-06 Thread 'Michael Hunger' via Neo4j
Yes the two conflict, best to go through Desktop as it auto-updates etc. So uninstall Homebrew and go with Desktop. On Mon, Jul 30, 2018 at 10:08 AM, Asko Kauppi wrote: > I'm evaluating Neo4j and came up with a very initial problem that prevents > me from progressing. > > Neo4J Desktop does no

[Neo4j] Slow responses from neo4j

2018-08-06 Thread iam Carrot
Hi, I recently upgraded to version 3.4.1 on a Windows 10 machine (i7, 16GB RAM, 500GB SSD) the problem I am facing is that the time it took before the upgrade and after the upgrade is very high. Earlier I was able to fire up 45-50 queries in about 50-100ms with warmed caches but now, it seems

[Neo4j] Giving up on Neo4j Desktop since I don't know what the database pw is

2018-08-06 Thread Asko Kauppi
I'm evaluating Neo4j and came up with a very initial problem that prevents me from progressing. Neo4J Desktop does not let me in. I first installed the Homebrew version, but then noticed the Neo4J Desktop has a later one, and pulled that in as well. Maybe the two somehow disliked each other -

[Neo4j] Is there any Graph Visualisation Tool with the Name "GraphDB".If there how can i use that Tool with Neo4j.

2018-08-06 Thread Srinivas Bonigiri
Hi Team, Is there any Graph Visualisation Tool with the Name "GraphDB".If there how can i use that Tool with Neo4j. -- 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] how to match nodes based on datetime field without using WHERE clause

2018-08-06 Thread Imran Rajjad
Hello, I have some tweets indexed in Neo4j for testing puproses. Below is a query that finds top hashtags from certain country match (c:country{countryCode:"US"})-[*0..4]->(s:status)-[*0..1]->(h:hashtag) where (s.createdAt >= datetime('2017-06-01T00:00:00') AND s.createdAt >= datetime('2017-06-

[Neo4j] parallel processing with apoc.periodic.iterate

2018-08-06 Thread Pradeep Ponduri
Hi, For one of the usecase am working on, it takes me 3 min to do some operations and get result for one month. Can I use apoc.periodic.iterate so that for any number of months the operations are performed in 3min on parallel threads? If so what is the process for doing it and are there any con

[Neo4j] Neo4j & Angular 6

2018-08-06 Thread Garth Mountain
Hi all, Taken first steps and implemented a Neo4j db with my Angular 6 front end. Documentation around the net of these two playing together is a bit scarce... or I suck at Googling, dunno. If anyone has links to good resources I'd be very grateful. What I've found and used is the npm angular-

[Neo4j] neo4j - One of the node hangs at times

2018-08-06 Thread pradeepp4u
One or other of our node in HA architecture get hung most of the times Our neo4j version is 3.2.9 . $ neo4j status Neo4j is not running $neo4j start ... Starting Neo4j. Started neo4j (pid 15565). It is available at http://127.0.0.1:7474/ There may be a short delay until the se

[Neo4j] Neo4j in server

2018-08-06 Thread Arnab
Hi I hv neo4j server running for our application. I want to use neo4j bloom and users dont want to download neo4j desktop for that. How can i connect to bloom using an url.? -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this gro

[Neo4j] Is there any Graph Visualisation Tool with the Name "GraphDB".If there how can i use that Tool with Neo4j.

2018-08-06 Thread Srinivas Bonigiri
Is there any Graph Visualisation Tool with the Name "GraphDB".If there how can i use that Tool with Neo4j. -- 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+unsubs

[Neo4j] How to reuse a subgraph

2018-08-06 Thread Juha Mäkeläinen
Hello! We are wondering how to implement user views in our system. Each our users have their own set of genealogical data. The users mostly access only their own working data (which may be later merged to common data after approval). Their data nodes are identified by linking them to the "User"

[Neo4j] Installation Issue Neo4j 3.4.5

2018-08-06 Thread Bhavin Shah
Getting Following error at the time of installing neo4j C:\Program Files\neo4j-community-3.4.5>bin\neo4j install-service You must provide a value expression on the right-hand side of the '-' operator. At C:\Program Files\neo4j-community-3.4.5\bin\Neo4j-Management\Get-Neo4jPrunsrv .ps1:107 char