Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 19th, 2012  |  syntax: None  |  size: 0.64 KB  |  hits: 5  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. {
  2.         "nodes": [
  3.                 {
  4.                         "title": "Code",
  5.                         "icon": "images/icons/code_64.png",
  6.                         "top": 129,
  7.                         "left": 209,
  8.                         "compID": "code",
  9.                         "code": "next(null, { });",
  10.                         "id": "step_246"
  11.                 },
  12.                 {
  13.                         "title": "CouchDB Find",
  14.                         "icon": "images/icons/couchdb_64.png",
  15.                         "top": 129,
  16.                         "left": 420,
  17.                         "compID": "couchdb_find",
  18.                         "database": "elasticdb",
  19.                         "id": "step_248"
  20.                 },
  21.                 {
  22.                         "title": "Log",
  23.                         "icon": "images/icons/log_64.png",
  24.                         "top": 135,
  25.                         "left": 658,
  26.                         "compID": "log",
  27.                         "level": "debug",
  28.                         "id": "step_250"
  29.                 }
  30.         ],
  31.         "connections": [
  32.                 {
  33.                         "from": "step_246",
  34.                         "to": "step_248"
  35.                 },
  36.                 {
  37.                         "from": "step_248",
  38.                         "to": "step_250"
  39.                 }
  40.         ]
  41. }