This website requires JavaScript.
Explore
Help
Register
Sign In
tursom
/
memgraph
Watch
1
Star
0
Fork
0
You've already forked memgraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f2ad99ce7
memgraph
/
tools
/
tests
/
client
/
output_tabular
/
multiple_queries_per_line.txt
16 lines
200 B
Plaintext
Raw
Normal View
History
Unescape
Escape
New client features: non-interactive shell, shell commands, csv format Summary: If the `STDIN_FILENO` is a `TTY`, then an interactive command prompt is shown. Otherwise, client runs in non-interactive mode. Shell commands start with a colon sign, and end at the end of line. Csv and tabular output formats are supported. Reviewers: teon.banek, mferencevic Reviewed By: teon.banek, mferencevic Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1633
2018-10-15 21:03:16 +08:00
+---------+
| n |
+---------+
Integrate mg_client test with Apollo Reviewers: teon.banek, buda, mculinovic Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1685
2018-10-19 20:47:43 +08:00
| (:Node) |
+---------+
+-----------+
| n |
+-----------+
| (:Vertex) |
+-----------+
+-----------+
| n |
+-----------+
| (:Vertex) |
+-----------+
Reference in New Issue
Copy Permalink