Query output to .csv

Hi,
How can I print the output of the query to .csv file using the command line?

--Thanks

$> stardog query myDb -f CSV "select * where......"

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.