Skip to content

Add Neo4j driver instrumentation for Cypher query tracking #1460

Open
andyfelder16 wants to merge 8 commits intoWebFuzzing:masterfrom
andyfelder16:master
Open

Add Neo4j driver instrumentation for Cypher query tracking #1460
andyfelder16 wants to merge 8 commits intoWebFuzzing:masterfrom
andyfelder16:master

Conversation

@andyfelder16
Copy link

Added:

  • Neo4JSessionClassReplacement: intercepts Session.run() overloads
  • Neo4JOperationClassReplacement: base class with handleNeo4J()
  • Neo4JRunCommand: captures query, parameters, executionTime, success
  • Integration with ExecutionTracer and AdditionalInfo
  • Neo4JSessionClassReplacementTest

@jgaleotti jgaleotti requested a review from arcuri82 March 10, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants