Uses of Record Class
io.fluxzero.common.search.ModelGraphDocumentManifest.Node
Packages that use ModelGraphDocumentManifest.Node
-
Uses of ModelGraphDocumentManifest.Node in io.fluxzero.common.search
Methods in io.fluxzero.common.search that return types with arguments of type ModelGraphDocumentManifest.NodeModifier and TypeMethodDescriptionModelGraphDocumentManifest.nodes()Returns the value of thenodesrecord component.Methods in io.fluxzero.common.search with parameters of type ModelGraphDocumentManifest.NodeModifier and TypeMethodDescriptionModelGraphDocumentManifest.modelType(ModelGraphDocumentManifest.Node node) Returns the stable logical Model name referenced by a node.ModelGraphDocumentManifest.relationshipPath(ModelGraphDocumentManifest.Node node) Returns the relationship path referenced by a non-root node.ModelGraphDocumentManifest.type(ModelGraphDocumentManifest.Node node) Returns the serializer payload type referenced by a node.