Open 87royalts87 opened 1 year ago
Hello Stefan, we have a couple of questions: 1/ To which graph database are you connecting to? Neptune or other? 2/ Running your query outside the Graph Explorer, doe it return the right number of neighbors ? Thank you,
Hello and thank you for contacting me.
Kind regards Stefan
Hello,
I'm using graph-explorer:1.3.1, have a SPARQL endpoint and try to query a nodes neighbor with the "Limit returned neighbors to" set to 5. The generated SPARQL query was:
The limit in the subquery works fine e.g.
But the surrounding query returns way more than five entries and so does the graph-explorer. In the following example it returned 6 neighbors but the deviation varies:
I would like to have the exact number of neighbors I selected previously.
Kind regards Stefan