GetNodes

Lists the nodes in your graph, including the node ID.

By default, Knowledge Graph sorts the results by their in-degree (that is, the number of edges that point to the specified node).

Example

http://12.3.4.56:10300/action=GetNodes&Sort=None

This action returns an unsorted list of nodes for the specified graph.

Parameters

Parameter Description Required
MaxResults The maximum number of results to return.  
Sort The method to use to sort the nodes in the results.