Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Codeblock-Language

...

Example

PQL

Code Block
languagejspql
titleJSONProtocolHandler
linenumberstrue
json = ACCESS({
    source='json', 
    wrapper='GenericPull',
    transport='File',
    protocol='BSON',
    dataHandler='KeyValueObject',   
    options=[['filename','scrobbles-2006-10.json']]
})