afs opened a new issue, #2077:
URL: https://github.com/apache/jena/issues/2077

   ### Change
   
   `NamedGraphWrapper` is an implementation of `NamedGraph`, an interface to 
carry the graph name from a dataset around with a graph.
   
   `NamedGraph`is used by jena-text for optionally storing/indexing the graph 
name.
   
   `NamedGraphWrapper` is only used by `DatasetGrapMap`.
   
   Move the implementation into `DatasetGrapMap` as a private static class.
   
   
   ### Are you interested in contributing a pull request for this task?
   
   Yes


-- 
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