There are ways to do that in SPARQL - maybe start here https://stackoverflow.com/questions/30916040/sparql-is-there-any-path-between-two-nodesYou can execute sparql queries on a jena dataset or against a sparql endpoint: https://jena.apache.org/tutorials/sparql.html
best Florian Am 2020-08-10 19:52, schrieb Ahmed Helal:
Greetings, I am now working on a project involving Apache Jena. I would like to ask if Jena supports finding a path between two nodes. Thank you for your time, Ahmed Helal.
