Bolt.Sips v0.4.10 Bolt.Sips.Connection View Source

This module handles the connection to Neo4j, providing support for queries, transactions, logging, pooling and more.

Do not use this module directly. Use the Bolt.Sips.conn instead

Link to this section Summary

Functions

Logs the given message in debug mode

Link to this section Types

Link to this type t() View Source
t() :: %Bolt.Sips.Connection{opts: Keyword.t()}

Link to this section Functions

Logs the given message in debug mode.

The logger call will be removed at compile time if compile_time_purge_level is set to higher than :debug