public final class GraphMatchHelpers
extends java.lang.Object
IAggregationHandler.match(P, java.lang.String)
and graph traversal.Modifier and Type | Method and Description |
---|---|
static <T> java.util.List<T> |
getPathsEnd(java.util.List<java.util.List<T>> paths)
Returns the last documents of every paths returned by a @i match call.
|
public static <T> java.util.List<T> getPathsEnd(java.util.List<java.util.List<T>> paths)
paths
- The list of paths to transform.Copyright © 2013 Dassault Systèmes, All Rights Reserved.