Skip to content

Connect mongo to neo4j using apoc #355

@Assiam

Description

@Assiam

I'm trying to connect neo4j to mongodb to retrieve some information. When I use this query:
CALL apoc.mongodb.first('mongodb://localhost:27017','test','airport',{code:'JFK'}) yield value
then I got this error :
Unpackable value 51dc2f7bb6e4ab4eb769df93 of type org.bson.types.ObjectId

I'm using mongodb v3.2.4 so I added jars v3.2.2

image

Thank you

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions