Function: org-roam-node-section-child-p
org-roam-node-section-child-p is a function alias for
org-roam-node-section--eieio-childp, defined in org-roam-mode.el.
This function is obsolete since 25.1; use (cl-typep ... 'org-roam-node-section) instead
Signature
(org-roam-node-section-child-p OBJ)
Documentation
Return non-nil if OBJ is an object of type org-roam-node-section(var)/org-roam-node-section(fun) or
a subclass.
Aliases
org-roam-node-section-child-p (obsolete since 25.1)