The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Rethinkdb::Protocol - Rethinkdb Protocol

SYNOPSIS

  my $p = Rethinkdb::Protocol->new;
  $p->term->termType->get_all;

DESCRIPTION

This file is automatically generated to enable this driver to serialize & deserialize RethinkDB Query Langauge messages.

ATTRIBUTES

Rethinkdb::Protocol implements the following attributes.

backtrace

Quick access to the backtrace section of the protocol.

datum

Quick access to the datum section of the protocol.

frame

Quick access to the frame section of the protocol.

query

Quick access to the query section of the protocol.

response

Quick access to the response section of the protocol.

term

Quick access to the term section of the protocol.

versionDummy

Quick access to the versionDummy section of the protocol.

SEE ALSO

Rethinkdb, http://rethinkdb.com