Package | Description |
---|---|
org.openrdf.queryrender.builder |
Modifier and Type | Method and Description |
---|---|
UnionBuilder<T,E> |
UnionBuilder.addGroup(Group theGroup) |
UnionBuilder<T,E> |
UnionBuilder.removeGroup(Group theGroup) |
UnionBuilder<T,E> |
GroupBuilder.union() |
Modifier and Type | Method and Description |
---|---|
GroupBuilder<T,UnionBuilder<T,E>> |
UnionBuilder.left()
Return a builder for creating the left operand of the union
|
GroupBuilder<T,UnionBuilder<T,E>> |
UnionBuilder.right()
Return a builder for creating the right operand of the union
|
Copyright © 2001-2016 Aduna. All Rights Reserved.