Interface Selection

All Superinterfaces:
ConnectiveNode
All Known Implementing Classes:
ElementNode, FragmentSpread

public interface Selection extends ConnectiveNode
Base type for individual members of selection set. Concrete sub classes are Field and FragmentSpread.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.aksw.jenax.graphql.sparql.v2.api2.ConnectiveNode

    accept
  • Method Details