lightblue-platform / lightblue-docs-specs

All specifications for lightblue.
GNU General Public License v3.0
1 stars 10 forks source link

Java Client documentation #20

Closed dcrissman closed 8 years ago

dcrissman commented 9 years ago

This is only a start.

Let me know what you think.

bserdar commented 9 years ago

+ValueQuery.withValue("enumField $in [success, partial]");

Is this correct? No quotes around string literals?

bserdar commented 9 years ago

"You can use the wildcard character '*' in place of the fieldName to indicate all fields"

If this uses the same semantics as lightblue query language:

luan-cestari commented 9 years ago

Moved to in_progress as Burak made some comments

dcrissman commented 8 years ago

Closing as a refactor has invalidated this documentation. See #33 to redo this in the future.