apoc.redis.configGet

过程 Apoc 扩展

apoc.redis.configGet(uri, parameter, {config}) | 执行 'CONFIG GET parameter' 命令

签名

apoc.redis.configGet(uri :: STRING?, parameter :: STRING?, config = {} :: MAP?) :: (value :: MAP?)

输入参数

名称 类型 默认

uri

STRING?

null

参数

STRING?

null

config

MAP?

{}

输出参数

© . This site is unofficial and not affiliated with Neo4j, Inc.