Re: [Neo4j] Neo4j and MongoDB APOC

2017-11-25 Thread 'Michael Hunger' via Neo4j
Looks good to me. What does it return when you just do: CALL apoc.mongodb.get("localhost","test","restaurants",null) YIELD value as doc RETURN doc limit 1; CALL apoc.mongodb.get("localhost","test","restaurants",null) YIELD value as doc RETURN count(*); On Thu, Nov 23, 2017 at 10:43 PM, wrote

Re: [Neo4j] Neo4j and MongoDB APOC

2017-11-23 Thread cathal . kenneally
My current document structure is the same one in the mongodb section in that link. I am using the same example restaurants dataset that is used in the example. My current call so far is this: CALL apoc.mongodb.get("localhost","test","restaurants",null) YIELD value as doc CREATE (r:Restaurant {n

Re: [Neo4j] Neo4j and MongoDB APOC

2017-11-23 Thread 'Michael Hunger' via Neo4j
Can you share your document structure and current call so far? On Thu, Nov 23, 2017 at 12:43 AM, wrote: > Hi guys, > > https://neo4j.com/blog/apoc-database-integration-import-export-cypher/, I > am doing the MongoDB section in this link. I need to create nodes that > includes the grades for the

[Neo4j] Neo4j and MongoDB APOC

2017-11-23 Thread cathal . kenneally
Hi guys, https://neo4j.com/blog/apoc-database-integration-import-export-cypher/, I am doing the MongoDB section in this link. I need to create nodes that includes the grades for the primer-dataset.json. I need to unwind the grades array in the json file and take the score and grade while ignori

[Neo4j] neo4j and mongodb

2014-05-30 Thread Alex Frieden
Has anyone built any well supported frameworks (and have examples) of using neo4j 2 and mongodb together? Thanks! -- 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 neo4