Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apoc.bitwise.op Documentation #309

Closed
Meatballs1 opened this issue Mar 9, 2017 · 1 comment
Closed

apoc.bitwise.op Documentation #309

Meatballs1 opened this issue Mar 9, 2017 · 1 comment

Comments

@Meatballs1
Copy link

Currently documentation states:

apoc.bitwise.op(a long, "operation", b long ) as <identifier>

but it appears it needs to be called as:

apoc.bitwise.op(a long, "operation", b long ) YIELD value as <identifier> ?

@jexp
Copy link
Member

jexp commented Mar 9, 2017

which version are you using / looking at?

@jexp jexp closed this as completed in c416969 Mar 9, 2017
InverseFalcon pushed a commit to InverseFalcon/neo4j-apoc-procedures that referenced this issue Mar 13, 2017
ncordon pushed a commit to ncordon/neo4j-apoc-procedures that referenced this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants