Class ModelGraphDocumentSearch

java.lang.Object
io.fluxzero.common.search.ModelGraphDocumentSearch

public final class ModelGraphDocumentSearch extends Object
Applies graph-view constraints, sorting, field selection and pagination after live graph composition.

Keeping this operation shared ensures that a live graph query has the same result semantics as an ordinary query against a materialized graph collection. Candidate-root discovery and graph composition remain explicitly bounded by the caller before this operation is invoked.