apoc.static.get

Function

apoc.static.get(name) - returns statically stored value from config (apoc.static.<key>) or server lifetime storage

Signature

apoc.static.get(key :: STRING?) :: (ANY?)

Input parameters

Name Type Default

key

STRING?

null