1
0
Fork 0
arangodb/Documentation/Examples.Durham/fluent39

3 lines
57 B
Plaintext

arango> output("Hallo", " ", "World", "\n");
Hallo World