You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's how you can load a cpg into ShiftLeft Tinkergraph [3] in the sbt console - the next section will list some queries you can interactively run from there.
91
91
92
-
There are some sample cpgs in this repository in the `resources/cpgs` directory.
92
+
There are some sample cpgs in this repository in the `resources/testcode/cpgs` directory.
93
93
You can run `./regenerate-test-cpgs.sh` to update them, but this requires the proprietary java2cpg installed locally.
94
94
95
95
### [Tinkergraph (in memory reference db)](http://tinkerpop.apache.org/docs/current/reference/#tinkergraph-gremlin)
0 commit comments