Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IGraphSourceOptions

Index

Properties

Properties

columns

columns: { nodeId: string; nodeX: string; nodeY: string; sourceId: string; targetId: string }

Type declaration

  • nodeId: string
  • nodeX: string
  • nodeY: string
  • sourceId: string
  • targetId: string

keys

keys: { edges: string | undefined; nodes: string | undefined }

Type declaration

  • edges: string | undefined
  • nodes: string | undefined

url

url: string

Generated using TypeDoc