Class FragmentSpread
java.lang.Object
org.aksw.jenax.graphql.sparql.v2.api2.FragmentSpread
- All Implemented Interfaces:
ConnectiveNode,Selection,SelectionBuilder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FragmentSpread
public FragmentSpread()
-
-
Method Details
-
getFragment
-
getFragmentToInput
-
accept
- Specified by:
acceptin interfaceConnectiveNode
-
getBaseName
- Specified by:
getBaseNamein interfaceSelectionBuilder
-
getConnective
- Specified by:
getConnectivein interfaceSelectionBuilder
-
getParentVars
- Specified by:
getParentVarsin interfaceSelectionBuilder
-
clone
Description copied from interface:SelectionBuilderCreate a copy of the builder with different name for the selection. Needed to have the parent allocate a name. FIXME Seems hacky.- Specified by:
clonein interfaceSelectionBuilder
-
build
- Specified by:
buildin interfaceSelectionBuilder
-
getName
- Specified by:
getNamein interfaceSelection- Specified by:
getNamein interfaceSelectionBuilder
-