Hi Michael,
I am trying to connect Neo4j 3.0.1 and ElasticSearch 2.3.2. I have followed
every step provided by the people at GraphAware
but i still can't get the two to work together. Any suggestions on the same.
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Service
Hi Michael,
I cannot share the code as it belongs to my firm. i can tell you that
1. I use Labels,
2. i use values from MongoDB keys as parameters,
3. I have Uniqueness constraints on the property keys that i merge on
4. i do not use Batch transactions
Regards,
Yayati Sule
Associate Data
Hi Michael,
I am reading records from mongoDB and i have a written a generic function
to create Nodes and relations.
i am appending the parameters from mongoDb into a Query String and
executing the query via run() api
Is this causing a bottle neck?
Regards,
Yayati Sule
Associate Data Scientist
Hi,
I am trying to read records from MongoDB and insert into Neo4j. Now i have
2.6 million records in mongoDb and I am inserting the records since
Friday[I am from India] into my Neo4j Community Edition. so far I have
processed 45k records resulting in 2.9 million nodes.
can anyone suggest a fa
Hi Reeika,
You can access the property key as follows
query:
MATCH(n:PERSON{name:blah1,Pnumber:blah2, status:Cancelled/Not
Cancelled}) Return count(n.status)
See if this works
ᐧ
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Services Pvt. Ltd.
www.innoplexus.com
Hi Jessica,
when you execute the query cypher query, just iterate over the cursor and
append it to a list. Then using the json.dumps() method you can get the
result in JSON format. You may then analyze it as per your needs
ᐧ
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting
Hi Michael,
Could you tell me if there is a way to connect the gists to my exisiting
GraphDB on my Local machine?
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Services Pvt. Ltd.
www.innoplexus.com
Mob : +91-9527459407
Landline: +91-20-66527300
© 2011-16 Innoplexus
;". * Now i cannot get it to
start again.
any suggestions on this matter?
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Services Pvt. Ltd.
www.innoplexus.com
Mob : +91-9527459407
Landline: +91-20-66527300
© 2011-16 Innoplexus Consulting Services Pvt. Ltd.
Unless othe
out the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Services Pvt. Ltd.
www.innoplexus.com
Mob : +91-9527459407
La
Hi Michael,
I forked the following repo from github :
https://github.com/neo4j-contrib/graphgist
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Services Pvt. Ltd.
www.innoplexus.com
Mob : +91-9527459407
Landline: +91-20-66527300
© 2011-16 Innoplexus Consulting Services Pvt
I found the script in one of your repos while searching for graphgist
installation
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Services Pvt. Ltd.
www.innoplexus.com
Mob : +91-9527459407
Landline: +91-20-66527300
© 2011-16 Innoplexus Consulting Services Pvt. Ltd.
Unless
Hi,
Can anyone help me with graphgists?
I tried to install graphgists on my system but it seems to work only with
Neo4j V-2.3 as opposed to version 3.0.1 which I am curently using for
testing purposes.
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Services Pvt. Ltd
Hi Dennis,
I am facing simialr problem, but in my case I have 2 machines as slaves and
1 master, but I cannot get them up and running. In your case maybe you can
try to setup a third instance and try to start the cluster as a 3 Machine
quorum is required for making a HA cluster.
Regards,
Yayati
Hi Michael,
All the machines have the same values for *"ha.initial_hosts" *property
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Services Pvt. Ltd.
www.innoplexus.com
Mob : +91-9527459407
Landline: +91-20-66527300
© 2011-16 Innoplexus Consulting Services Pvt. Lt
Hi Michael,
Please find attached the conf files of the slave machines(Slave1 and
Slave2.txt) and Master(neo4j.conf) with this mail as per requested by you.
Regards,
Yayati Sule
Associate Data Scientist
Innoplexus Consulting Services Pvt. Ltd.
www.innoplexus.com
Mob : +91-9527459407
Landline: +91
Hi,
I am trying to setup multi Machine cluster for Neo4j 3.0.1(Milestone). I am
repeatedly getting the following error from my Log Files.
2016-05-13 06:26:35.251+ INFO Attempting to join cluster of
[192.168.0.231:5001, 192.168.1.90:5001, 192.168.1.183:5001]
2016-05-13 06:27:05.754+ ERRO
16 matches
Mail list logo