Detailed differences of graph nodes

Get detailed differences of graph nodes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Session id of Coh-DAL layer (not to be confused with API session id)

Body Params

Request parameters containing input graph nodes, and additional parameters to control the details of diff in response.

int32

Max number of graph nodes in response.

boolean | null

If set true, relation diffs are returned along with node diff. Default is false.

diffTypes
array of strings | null

Specifies an optional mask to filter only certain kinds of diffs. Supported diff types - Added/Modified/Deleted/Unmodified

nodeFilter
object | null

Determines filter that can be applied to query node.

nodeIds
array of strings
required

List of graph node ids for which differences are being requested.

nodeIds*
string
required

Node type of all the input nodes

string | null

Cookie for getting next set of node differences. This is the value returned in previous API call if partial diff details were returned.

relationFilter
object | null

Determines filter that can be applied to query edge of a graph node.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json