public class SubQuery extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected Value | obj | 
| protected IRI | pred | 
| protected Resource | subj | 
| Constructor and Description | 
|---|
| SubQuery(Resource subj,
        IRI pred,
        Value obj) | 
| SubQuery(StatementPattern stmt) | 
protected final Resource subj
protected final IRI pred
protected final Value obj
public SubQuery(StatementPattern stmt)
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.