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-2020 Eclipse Foundation. All Rights Reserved.