We have a job platform with graph database. We have users,jobs and terms(occupations,employment type,location....etc) nodes. users and jobs are connected to term nodes. We need a matching query to recommend jobs related to users. For the first level ...