I see all the examples are tied with the graph database.
From my first look, it appears plume has two use-case:
(a) It augments joern and adds support for Java
(b) It can interface with different graph databases
So I think providing examples for both these use cases would be useful.
However, it looks like without initializing the driver, I cant even parse a java class. My intention is to use Plume as a program analysis tool.
Am I missing something?
I see all the examples are tied with the graph database.
From my first look, it appears plume has two use-case:
(a) It augments joern and adds support for Java
(b) It can interface with different graph databases
So I think providing examples for both these use cases would be useful.
However, it looks like without initializing the driver, I cant even parse a java class. My intention is to use Plume as a program analysis tool.
Am I missing something?