-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fork Join Pass Update + New BulkTx(overflowdb.BatchUpdate) API (#240)
* Moved diff pass into parent since it runs in serial * Basic infrastructure down, time to handle new applied diff graphs * Made sure nDiffT mutates the correct variable * OverflowDB new bulkTx handles create edges well * OverflowDB new bulkTx handles the rest * Handling method resolve failure on invoke expr * Working new diff graph tests for overflowdb * Working new diff for gremlin * Styling * Neo4j new bulkTx ready but untested * TigerGraph new bulkTx ready but untested * Updated changelog * Added to changelog * Fixed TG:bulkTx * See if this fixes things * See if this fixes things * Moved batched update helpers to BatchedUpdateUtil * Upgraded to latest CPG and Joern and accounted for those changes too * Quick blacklist bugfix * MethodStub blacklist fix
- Loading branch information
1 parent
586b874
commit 94a40b2
Showing
29 changed files
with
1,339 additions
and
441 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.