public interface NeedProducer
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.query.Dataset |
create()
Returns a new Model that represents the created need or null if no more needs can be created.
|
boolean |
isExhausted()
Indicates that no more needs will be created by this factory.
|
Copyright © 2018. All Rights Reserved.