Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Properties

Functions

Properties

default: { CONFIG_GET: commands/CONFIG_GET; CONFIG_SET: commands/CONFIG_SET; DELETE: commands/DELETE; EXPLAIN: commands/EXPLAIN; LIST: commands/LIST; PROFILE: commands/PROFILE; QUERY: commands/QUERY; QUERY_RO: commands/QUERY_RO; SLOWLOG: commands/SLOWLOG; configGet: commands/CONFIG_GET; configSet: commands/CONFIG_SET; delete: commands/DELETE; explain: commands/EXPLAIN; list: commands/LIST; profile: commands/PROFILE; query: commands/QUERY; queryRo: commands/QUERY_RO; slowLog: commands/SLOWLOG }

Functions

  • pushQueryArguments(args: RedisCommandArguments, graph: RedisCommandArgument, query: RedisCommandArgument, timeout?: number): RedisCommandArguments
  • Parameters

    • args: RedisCommandArguments
    • graph: RedisCommandArgument
    • query: RedisCommandArgument
    • Optional timeout: number

    Returns RedisCommandArguments

Generated using TypeDoc