Class ModelRelationConstraint

java.lang.Object
io.fluxzero.common.api.search.ModelRelationConstraint

public class ModelRelationConstraint extends Object
Current-state relationship constraint for independent model documents.

A relation starts either from related model documents selected by query or from exact persisted model identities. The runtime then follows temporal model relationships from those IDs towards the target documents of a SearchModelDocuments request. Traversal is always bounded and never changes the ordinary document constraint semantics.