SparqlBuilder instead.@Deprecated public interface Group extends SupportsExpr
Abstract representation of a group of atoms in a query
| Modifier and Type | Method and Description | 
|---|---|
| void | addChild(Group theGroup)Deprecated.  | 
| boolean | isOptional()Deprecated.  | 
| int | size()Deprecated.  | 
exprboolean isOptional()
void addChild(Group theGroup)
int size()
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.