neo4j / neo4j-dotnet-driver

Neo4j Bolt driver for .NET
Apache License 2.0
222 stars 69 forks source link

Add session auth to executeQuery #774

Closed RichardIrons-neo4j closed 5 months ago

RichardIrons-neo4j commented 5 months ago

This PR adds the ability to specifiy an AuthToken when creating a QueryConfig object to use with the driver-level ExecutableQuery API.