Interface GeneralizedFragment2

All Superinterfaces:
Fragment, HasElement
All Known Subinterfaces:
Fragment2
All Known Implementing Classes:
Fragment2Impl, PropertyRelation

public interface GeneralizedFragment2 extends Fragment
A relation with multiple source and target variables
Author:
raven
  • Method Details

    • getSourceVars

      Set<org.apache.jena.sparql.core.Var> getSourceVars()
    • getTargetVars

      Set<org.apache.jena.sparql.core.Var> getTargetVars()