When I run the tutorial and enter get line (instead of get Line) I get a list with 1 column of the "Line" keys.
When I then run get Line I don't get any result and the server shows a lot of panics with "Could not take ownership of lockfile db/mainLine.nodes: Could not write lockfile...".
I also wonder what get line would actually mean in that case?
When I run the tutorial and enter
get line(instead ofget Line) I get a list with 1 column of the "Line" keys.When I then run
get LineI don't get any result and the server shows a lot of panics with "Could not take ownership of lockfile db/mainLine.nodes: Could not write lockfile...".I also wonder what
get linewould actually mean in that case?