Interface HasPartitionVars


public interface HasPartitionVars
Not yet used - Interface for sparql-based objects that are partitioned by certain variables
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.apache.jena.sparql.core.Var>
     
  • Method Details

    • getPartitionVars

      List<org.apache.jena.sparql.core.Var> getPartitionVars()