Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GSON

Hierarchy

  • GSON

Index

Properties

Optional categories

categories: object

data

data: object

Type declaration

  • Optional communities?: Community[]
  • Optional edges?: any[]
  • nodes: any[]

Optional dbinfo

dbinfo: object

option

option: object

Type declaration

  • Optional autoLayout?: boolean

Optional translator

translator: object

Type declaration

  • Optional edges?: function
      • (node: object): void
      • Parameters

        • node: object

        Returns void

  • Optional nodes?: function
      • (node: object): void
      • Parameters

        • node: object

        Returns void