apoc.convert.toBoolean Function apoc.convert.toBoolean(value) | tries it’s best to convert the value to a boolean Signature apoc.convert.toBoolean(bool :: ANY?) :: (BOOLEAN?) Input parameters Name Type Default bool ANY? null More documentation of apoc.convert.toBoolean