neo4j

Events happening in the community are now at Drupal community events on www.drupal.org.
k_zoltan's picture

Neo4j - storing relation of entities - how to

Use case:

We are working on a project where entities are cross linked. My question is how would it be the best to store these relations.

Entities:
-person
-company
-skill
-job

Relations:
Friends:
person < - > person

CV:
person < - > skill

Working at:
person < - > company

Jobs available:
job < - > company

Skills needed for a job:
job < - > skill

Problem/Motivation

to find the best matching job (that require skills that you have) from the companies where your friends and friends-of-friends work at.

Proposed resolution

Read more
Subscribe with RSS Syndicate content