Uses of Record Class
io.fluxzero.common.search.ModelGraphDocumentManifest
Packages that use ModelGraphDocumentManifest
-
Uses of ModelGraphDocumentManifest in io.fluxzero.common.search
Methods in io.fluxzero.common.search that return types with arguments of type ModelGraphDocumentManifestModifier and TypeMethodDescriptionstatic Optional<ModelGraphDocumentManifest> Reads the manifest from document metadata when present.static Optional<ModelGraphDocumentManifest> ModelGraphDocumentManifest.from(SerializedDocument document) Reads the manifest from a composed graph document when present.