GitHub user ehedgehog opened a pull request:

    https://github.com/apache/jena/pull/167

    Javadocs

    Simplify the documentation of EnhGraph by stripping out references to 
Polymorphic and revising class comment.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/epimorphics/jena javadocs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/167.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #167
    
----
commit c88e008a216e684711171c507d9744dffbd09025
Author: Chris Dollin <[email protected]>
Date:   2016-07-27T13:47:10Z

    Merge pull request #2 from apache/master
    
    Syncing from original

commit 18d28f5f77ba1273471b2bc82573c7aae2f42115
Author: Chris Dollin <[email protected]>
Date:   2016-08-31T13:22:13Z

    Merge https://github.com/apache/jena

commit efd4dfd7025ee26b40289b77067f5e164729fd57
Author: Chris Dollin <[email protected]>
Date:   2016-08-31T13:57:00Z

    Address Jena-1229, fuseki timeouts not working properly with DISTINCT.

commit ed7bbb65ae2af16c63bc0b6a70be9eb712d38d85
Author: Chris Dollin <[email protected]>
Date:   2016-09-01T14:04:33Z

    Added some QueryIterDistinct tests:
    
    - that cancelling a QID cancels its base iterator
    - likewise if we're serialising to disc
    - closing an unbagged QID doesn't make a bag
    - closing a bagged QID closes the bag

commit 0eb58ba3dc3862f763cdaf6ed2d09059023001e2
Author: chris dollin <[email protected]>
Date:   2016-09-02T15:09:40Z

    Simplify documentation of EnhGraph.
    
    Drop references to Polymorphic completely. Explain that an EnhGraph
    wraps a plain graph and has EnhNodes that wrap the plain nodes.
    Discard commented-out methods and documentation for unused
    Polymorphic methods.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to