Class NodeParentsRelation

    • Constructor Detail

      • NodeParentsRelation

        public NodeParentsRelation()
    • Method Detail

      • readAll

        public CollectionWithPagingInfo<Node> readAll​(java.lang.String childNodeId,
                                                      Parameters parameters)
        List child node's parent(s) based on (parent ->) child associations. Returns primary parent & also secondary parents, if any.
        Specified by:
        readAll in interface RelationshipResourceAction.Read<Node>
        Parameters:
        childNodeId - String id of child node
        parameters - - will never be null and will have the PAGING default values