Zixian Luo

Results 4 comments of Zixian Luo

> We offer a neo4jcsv export https://github.com/joernio/joern/blob/master/joern-cli/src/main/scala/io/joern/joerncli/JoernExport.scala#L109 Check if that helps. Thank you very much for your response!As I'm new to this field, I'm still getting familiar with Joern and...

> Just like the ./joern start script there is also one for ./joern-export. Run `./joern-export --help` for guidance. There are two folders containing joern-export: https://github.com/joernio/joern/blob/master/joern-export https://github.com/joernio/joern/blob/master/joern-cli/src/main/scala/io/joern/joerncli/JoernExport.scala Should I run it...

> Simply download the latest release at https://github.com/joernio/joern/releases, unpack the zip and run the joern-export script in the resulting folder. Thank you very much for your answer! Following your method,...

> **Is your feature request related to a problem? Please describe.** joern-vectors accepts `--out` argument; however only prints to the console. > > **Describe the solution you'd like** Redirect to...