Return to Snippet

Revision: 21453
at December 13, 2009 16:33 by laurenceosx


Initial Code
// see http://docs.persvr.org/documentation/explorer
// 1) select desired table from combobox
// 2) type something like: [?myproperty='value']
//    in the JSONQuery text box
// if an error occurs refresh the page!!!!!!!!!!! otherwise you will keep getting bogus
// error messages for valid queries
// Note: Regular restful DIY queries work fine (no special action is required after an error).

Initial URL
http://docs.persvr.org/documentation/explorer

Initial Description


Initial Title
Persevere Explorer Sample Query Syntax

Initial Tags
json

Initial Language
JavaScript