Interface FacetedQuery

All Superinterfaces:
Castable
All Known Subinterfaces:
FacetedQueryResource

public interface FacetedQuery extends Castable
A note on constraints: Constraints can be distinguished by what they affect: - NodeConstraint - a constraint on a BgpNode; disjunctive - MultiNodeConstraint - a constraint on a BgpMultiNode; conjunctive - GlobalConstraint - An arbitrary constraint, possibly affecting multiple paths
Author:
Claus Stadler, Sep 17, 2018