Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1065 Improve performance
  3. MODE-1148

GraphSession code loads too many nodes

    XMLWordPrintable

Details

    Description

      The GraphSession class loads too much information from too many nodes when needing to load a particular node. Specifically, all of the node's ancestors are loaded, and this is costly if the ancestors have lots of children.

      It is also not possible for the properties of a node to be loaded separately from the children. And it is not possible for some children to be loaded without loading all other children.

      Attachments

        Issue Links

          Activity

            People

              rhauch Randall Hauch (Inactive)
              rhauch Randall Hauch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: