Crate rsmgclient

source ·

Structs

  • Parameters for connecting to database.
  • Encapsulates a database connection.
  • Error returned by using connection.
  • Representation of node value from a labeled property graph.
  • Representation of sequence of alternating nodes and relationships corresponding to a walk in a labeled property graph.
  • Representation of a single row returned by database.
  • Representation of relationship value from a labeled property graph.
  • Representation of relationship from a labeled property graph.

Enums

  • Representation of current connection status.
  • Representation of parameter value used in query.
  • Determines whether a secure SSL TCP/IP connection will be negotiated with the server.
  • Representation of Bolt value returned by database.