afs commented on issue #1976:
URL: https://github.com/apache/jena/issues/1976#issuecomment-1657764573

   An RDF graph is a set of triples - there are no duplicates in a graph.
   
   A triple can be in several graphs. If you use the union default graph 
feature (make the default graph for query be the union of all the named 
graphs), there will still only be one triple in the default graph.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to