Package org.aksw.commons.tuple.query
Interface TupleConstraint<ComponentType>
- Type Parameters:
ComponentType-
- All Known Implementing Classes:
TupleConstraintImpl
public interface TupleConstraint<ComponentType>
- Author:
- Claus Stadler 11/09/2020
-
Method Summary
-
Method Details
-
getConstraints
List<ComponentType> getConstraints()
-