Engage Engine API  1.243.9083
Loading...
Searching...
No Matches
Engage.JsonFields.TimelineQuery Class Reference

Static Public Attributes

static String maxCount = "maxCount"
 
static String mostRecentFirst = "mostRecentFirst"
 
static String startedOnOrAfter = "startedOnOrAfter"
 
static String endedOnOrBefore = "endedOnOrBefore"
 
static String onlyDirection = "onlyDirection"
 
static String onlyType = "onlyType"
 
static String onlyCommitted = "onlyCommitted"
 
static String onlyAlias = "onlyAlias"
 
static String onlyNodeId = "onlyNodeId"
 
static String onlyTxId = "onlyTxId"
 
static String sql = "sql"
 

Detailed Description

Definition at line 900 of file Engage.cs.

Member Data Documentation

◆ endedOnOrBefore

String Engage.JsonFields.TimelineQuery.endedOnOrBefore = "endedOnOrBefore"
static

Definition at line 905 of file Engage.cs.

◆ maxCount

String Engage.JsonFields.TimelineQuery.maxCount = "maxCount"
static

Definition at line 902 of file Engage.cs.

◆ mostRecentFirst

String Engage.JsonFields.TimelineQuery.mostRecentFirst = "mostRecentFirst"
static

Definition at line 903 of file Engage.cs.

◆ onlyAlias

String Engage.JsonFields.TimelineQuery.onlyAlias = "onlyAlias"
static

Definition at line 909 of file Engage.cs.

◆ onlyCommitted

String Engage.JsonFields.TimelineQuery.onlyCommitted = "onlyCommitted"
static

Definition at line 908 of file Engage.cs.

◆ onlyDirection

String Engage.JsonFields.TimelineQuery.onlyDirection = "onlyDirection"
static

Definition at line 906 of file Engage.cs.

◆ onlyNodeId

String Engage.JsonFields.TimelineQuery.onlyNodeId = "onlyNodeId"
static

Definition at line 910 of file Engage.cs.

◆ onlyTxId

String Engage.JsonFields.TimelineQuery.onlyTxId = "onlyTxId"
static

Definition at line 911 of file Engage.cs.

◆ onlyType

String Engage.JsonFields.TimelineQuery.onlyType = "onlyType"
static

Definition at line 907 of file Engage.cs.

◆ sql

String Engage.JsonFields.TimelineQuery.sql = "sql"
static

Definition at line 912 of file Engage.cs.

◆ startedOnOrAfter

String Engage.JsonFields.TimelineQuery.startedOnOrAfter = "startedOnOrAfter"
static

Definition at line 904 of file Engage.cs.


The documentation for this class was generated from the following file: