MaxResults

The maximum number of result nodes to return, in addition to the input nodes that you provide.

The action response returns your input nodes and the result nodes in the same response, so that you can extract all the nodes from the response to create a graph visualization. The total number of nodes in the response is the number of input nodes you supply, plus the number of result nodes that you request. For example, if you supply five input nodes and set MaxResults to 10, the response contains 15 nodes.

Actions: GetNeighborhood
Type: Integer
Default: 6
Example: MaxResults=10
See Also: