Package | Description |
---|---|
org.eclipse.rdf4j.queryrender.builder |
This package is deprecated.
|
Modifier and Type | Method and Description |
---|---|
UnionBuilder<T,E> |
UnionBuilder.addGroup(Group theGroup)
Deprecated.
|
UnionBuilder<T,E> |
UnionBuilder.removeGroup(Group theGroup)
Deprecated.
|
UnionBuilder<T,E> |
GroupBuilder.union()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GroupBuilder<T,UnionBuilder<T,E>> |
UnionBuilder.left()
Deprecated.
Return a builder for creating the left operand of the union
|
GroupBuilder<T,UnionBuilder<T,E>> |
UnionBuilder.right()
Deprecated.
Return a builder for creating the right operand of the union
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.