gradoop
gradoop copied to clipboard
Pattern matching operator may blow up elements graph ids list due to multiple found embedding's
For each found embedding the pattern-matching operator adds a graph head id to the list of the depending element. If the query is simple or the elements are part of multiple embeddings this list can become extensively large. A user should decide if information about the specific embedding is required or not. This can be achieved using a flag KeepEmbeddingsLineageInformation.