Class SearchModelGraphDocuments

java.lang.Object
io.fluxzero.common.api.Request
io.fluxzero.common.api.search.SearchModelGraphDocuments
All Implemented Interfaces:
JsonType

public class SearchModelGraphDocuments extends Request
Searches independent model documents and composes their current child graph into every returned root document.

This is deliberately a distinct wire action. A runtime that predates graph composition must reject the operation instead of returning silently uncomposed documents.