Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryNodeTableExpressionV3

Hierarchy

  • QueryNodeTableExpressionV3

Index

Properties

Properties

Optional limit

limit: undefined | number

nodes

nodes: { chainTo?: TableExpressionChainToDefinition; direction?: "outwards" | "inwards"; filter?: TableExpressionFilterDefinition; from?: undefined | string; through?: ViewPropertyReference }

Type declaration

Optional sort