org.eclipse.rdf4j.sparqlbuilder
instead.@Deprecated public interface SupportsGroups<T>
Interface for anything that supports having a collection of groups or sub-groups.
Modifier and Type | Method and Description |
---|---|
T |
addGroup(Group theGroup)
Deprecated.
Add this group from the query
|
T |
removeGroup(Group theGroup)
Deprecated.
Remove this group from the query
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.