Query for difference of graph node relations

Query for difference of graph node relations between two snapshots of a session.

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

Specifies the id of a session.

string
required

Specifies the id of a graph node.

Body Params

Specifies the parameters to search graph node relations for a given node id.

boolean | null

If set to false only the diff of node info will be returned else the diff of relations matching the below edge filters will also be returned. Defaults to false.

diffTypes
array of strings | null

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

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