Sort
The method to use to sort the results. You can use the following sort methods:
- Default. Uses a default sorting algorithm, which sorts neighbors in descending order of relevance to the input node.
- None. Turn off sorting. You might want to use this option to improve the speed of particularly large queries.
Actions: | GetNeighbors |
Type: | String |
Default: | Default |
Example: | Sort=None
|
See Also: |