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.relationshipPath(ModelGraphDocumentManifest.Node node) Returns the relationship path referenced by a non-root node.ModelGraphDocumentManifest.type(ModelGraphDocumentManifest.Node node) Returns the concrete class name referenced by a node.