apoc.bitwise
Qualified Name | Type | Release |
---|---|---|
apoc.bitwise.op(60,'|',13) bitwise operations a & b, a | b, a ^ b, ~a, a >> b, a >>> b, a << b. returns the result of the bitwise operation |
Function |
APOC Core |
Qualified Name | Type | Release |
---|---|---|
apoc.bitwise.op(60,'|',13) bitwise operations a & b, a | b, a ^ b, ~a, a >> b, a >>> b, a << b. returns the result of the bitwise operation |
Function |
APOC Core |