TargetNames
The names of the target nodes that you want to return neighbors for. The action returns source nodes that connect to the specified target nodes connect to (in-neighbors).
You must percent-encode the node names. Separate multiple values with commas. There must be no space before or after a comma.
NOTE: Node names are case sensitive.
Actions: | GetCommonNeighbors
GetNeighbors |
Type: | String |
Default: | |
Example: | TargetNames=jason%40example.com,grace%40example.com
|
See Also: |