AntigoniKourou / Thesis

4 stars 1 forks source link

Find listing_id for A'dam & list based query #25

Closed AntigoniKourou closed 8 years ago

AntigoniKourou commented 8 years ago

The query in Cypher should be run based on the list of listings of amsterdam. So from all the dataset check if the listing_id is in the list of Amsterdam IDs. If yes, get the reviews.

Question: How to run a list MATCH query on Neo4J