[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

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