org.eclipse.rdf4j.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.
|
expr
boolean isOptional()
void addChild(Group theGroup)
int size()
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.