Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InanoSQLGraphArgs

Hierarchy

  • InanoSQLGraphArgs

Index

Properties

Optional graph

Optional groupBy

groupBy: string[]

key

key: string

Optional limit

limit: undefined | number

Optional offset

offset: undefined | number

Optional on

on: undefined | function

Optional orderBy

orderBy: string[]

Optional select

select: string[]

Optional single

single: undefined | false | true

with

with: object

Type declaration

  • Optional as?: undefined | string
  • table: string | any[] | function

Generated using TypeDoc