Name | Description | |
---|---|---|
DefaultTraversalDirectionType | Gets or sets the default traversal direction which is used for any relationship type that is not defined in the traversal directions list. | |
DestinationEntities | Gets or sets the destination entities. | |
EntityUsage | Gets or sets the usage of origin/destination entities in the filtered find paths algorithm. | |
MaxCountPaths | Gets or sets the max number of paths the filtered find paths algorithm returns. | |
MaxPathLength | Gets or sets the max path length. The default of 0 means the value is unlimited. | |
MinPathLength | Gets or sets the min path length. | |
Name | Gets or sets the name of the configuration. | |
OriginEntities | Gets or sets the origin entities. | |
PathFilters | Gets or sets the path filters. | |
PathMode | Gets or sets whether the filtered find paths algorithm searches for shortest paths or for all paths. | |
TimeFilter | Gets or sets the time filter. | |
TraversalDirections | Gets or sets the traversal directions. |