Skip to content

Added expr documentation for phpcr-shell #20

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

Merged
merged 1 commit into from
Mar 11, 2015
Merged

Added expr documentation for phpcr-shell #20

merged 1 commit into from
Mar 11, 2015

Conversation

dantleech
Copy link
Member

Added some documentation for the new expr function.


.. code-block:: bash

PHPCRSH> UPDATE [nt:unstructured] AS a SET a.title = expr('row.getNode().getName()')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the same as above. did you want to say something like row.getNode().getPropertyValue("subject")

@dbu
Copy link
Member

dbu commented Mar 11, 2015

👍 go ahead and merge i would say

dantleech added a commit that referenced this pull request Mar 11, 2015
Added expr documentation for phpcr-shell
@dantleech dantleech merged commit e8d41d1 into master Mar 11, 2015
@dantleech dantleech deleted the expressions branch March 11, 2015 10:09
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

Successfully merging this pull request may close these issues.

2 participants