Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorials:intermediate:json_prolog [2019/04/24 11:43] – [Importing a package with queries] gkazhoyatutorials:intermediate:json_prolog [2019/04/24 11:46] gkazhoya
Line 207: Line 207:
 and if you check your terminal, in which the ''json_prolog'' node is running, there will be a huge java print as well, basically explaining the same thing. and if you check your terminal, in which the ''json_prolog'' node is running, there will be a huge java print as well, basically explaining the same thing.
      
-    + 
 +==== Case-sensitive variable names ==== 
 + 
 +In the former query we got a weird result from Prolog which looked like this: ''|''helloworld''|''
 + 
 ==== (NIL) vs NIL ==== ==== (NIL) vs NIL ====