iterative relationship in sparql for AWS Neptune

0

Suppose In my data I have details of company and team member working in this. for each team member we have joining date now I want to make next relationship for team members based on their joining date . for ex company A has 3 member with joining date as member-1 on 3/9/2011 ,member-2 on 8/4/2016,member-1 on 7/8/2020 now I want to create relationsip next from member-1 to member-2 and from member-2 to member-3 how we can do this

posta 8 mesi fa185 visualizzazioni
1 Risposta
0

Please see response in this thread on writing SPARQL queries for path finding: https://repost.aws/questions/QUGkOcHxCOT3aRdKGm2nuz4g/degree-hops-in-aws-neptune-rdf-format

The answer to that question also includes a sample dataset on how you would connect users based on common attributes.

profile pictureAWS
con risposta 8 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande