# Functions

And groups list of predicates with the AND operator between them.
Body applies equality check predicate on the "body" field.
BodyEQ applies the EQ predicate on the "body" field.
BodyGT applies the GT predicate on the "body" field.
BodyGTE applies the GTE predicate on the "body" field.
BodyIn applies the In predicate on the "body" field.
BodyLT applies the LT predicate on the "body" field.
BodyLTE applies the LTE predicate on the "body" field.
BodyNEQ applies the NEQ predicate on the "body" field.
BodyNotIn applies the NotIn predicate on the "body" field.
CreatedAt applies equality check predicate on the "created_at" field.
CreatedAtEQ applies the EQ predicate on the "created_at" field.
CreatedAtGT applies the GT predicate on the "created_at" field.
CreatedAtGTE applies the GTE predicate on the "created_at" field.
CreatedAtIn applies the In predicate on the "created_at" field.
CreatedAtLT applies the LT predicate on the "created_at" field.
CreatedAtLTE applies the LTE predicate on the "created_at" field.
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
Host applies equality check predicate on the "host" field.
HostContains applies the Contains predicate on the "host" field.
HostContainsFold applies the ContainsFold predicate on the "host" field.
HostEQ applies the EQ predicate on the "host" field.
HostEqualFold applies the EqualFold predicate on the "host" field.
HostGT applies the GT predicate on the "host" field.
HostGTE applies the GTE predicate on the "host" field.
HostHasPrefix applies the HasPrefix predicate on the "host" field.
HostHasSuffix applies the HasSuffix predicate on the "host" field.
HostIn applies the In predicate on the "host" field.
HostLT applies the LT predicate on the "host" field.
HostLTE applies the LTE predicate on the "host" field.
HostNEQ applies the NEQ predicate on the "host" field.
HostNotIn applies the NotIn predicate on the "host" field.
ID filters vertices based on their identifier.
IDEQ applies the EQ predicate on the ID field.
IDGT applies the GT predicate on the ID field.
IDGTE applies the GTE predicate on the ID field.
IDIn applies the In predicate on the ID field.
IDLT applies the LT predicate on the ID field.
IDLTE applies the LTE predicate on the ID field.
IDNEQ applies the NEQ predicate on the ID field.
IDNotIn applies the NotIn predicate on the ID field.
Not applies the not operator on the given predicate.
Or groups list of predicates with the OR operator between them.
ResponseTime applies equality check predicate on the "response_time" field.
ResponseTimeEQ applies the EQ predicate on the "response_time" field.
ResponseTimeGT applies the GT predicate on the "response_time" field.
ResponseTimeGTE applies the GTE predicate on the "response_time" field.
ResponseTimeIn applies the In predicate on the "response_time" field.
ResponseTimeLT applies the LT predicate on the "response_time" field.
ResponseTimeLTE applies the LTE predicate on the "response_time" field.
ResponseTimeNEQ applies the NEQ predicate on the "response_time" field.
ResponseTimeNotIn applies the NotIn predicate on the "response_time" field.
ResponseURL applies equality check predicate on the "response_url" field.
ResponseURLContains applies the Contains predicate on the "response_url" field.
ResponseURLContainsFold applies the ContainsFold predicate on the "response_url" field.
ResponseURLEQ applies the EQ predicate on the "response_url" field.
ResponseURLEqualFold applies the EqualFold predicate on the "response_url" field.
ResponseURLGT applies the GT predicate on the "response_url" field.
ResponseURLGTE applies the GTE predicate on the "response_url" field.
ResponseURLHasPrefix applies the HasPrefix predicate on the "response_url" field.
ResponseURLHasSuffix applies the HasSuffix predicate on the "response_url" field.
ResponseURLIn applies the In predicate on the "response_url" field.
ResponseURLLT applies the LT predicate on the "response_url" field.
ResponseURLLTE applies the LTE predicate on the "response_url" field.
ResponseURLNEQ applies the NEQ predicate on the "response_url" field.
ResponseURLNotIn applies the NotIn predicate on the "response_url" field.
Scheme applies equality check predicate on the "scheme" field.
SchemeContains applies the Contains predicate on the "scheme" field.
SchemeContainsFold applies the ContainsFold predicate on the "scheme" field.
SchemeEQ applies the EQ predicate on the "scheme" field.
SchemeEqualFold applies the EqualFold predicate on the "scheme" field.
SchemeGT applies the GT predicate on the "scheme" field.
SchemeGTE applies the GTE predicate on the "scheme" field.
SchemeHasPrefix applies the HasPrefix predicate on the "scheme" field.
SchemeHasSuffix applies the HasSuffix predicate on the "scheme" field.
SchemeIn applies the In predicate on the "scheme" field.
SchemeLT applies the LT predicate on the "scheme" field.
SchemeLTE applies the LTE predicate on the "scheme" field.
SchemeNEQ applies the NEQ predicate on the "scheme" field.
SchemeNotIn applies the NotIn predicate on the "scheme" field.
Statuscode applies equality check predicate on the "statuscode" field.
StatuscodeEQ applies the EQ predicate on the "statuscode" field.
StatuscodeGT applies the GT predicate on the "statuscode" field.
StatuscodeGTE applies the GTE predicate on the "statuscode" field.
StatuscodeIn applies the In predicate on the "statuscode" field.
StatuscodeLT applies the LT predicate on the "statuscode" field.
StatuscodeLTE applies the LTE predicate on the "statuscode" field.
StatuscodeNEQ applies the NEQ predicate on the "statuscode" field.
StatuscodeNotIn applies the NotIn predicate on the "statuscode" field.
UpdatedAt applies equality check predicate on the "updated_at" field.
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
UpdatedAtGT applies the GT predicate on the "updated_at" field.
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
UpdatedAtIn applies the In predicate on the "updated_at" field.
UpdatedAtLT applies the LT predicate on the "updated_at" field.
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.

# Constants

FieldStatuscode holds the string denoting the statuscode vertex property in the database.
FieldUpdatedAt holds the string denoting the updated_at vertex property in the database.
FieldScheme holds the string denoting the scheme vertex property in the database.
FieldCreatedAt holds the string denoting the created_at vertex property in the database.
No description provided by the author
FieldBody holds the string denoting the body vertex property in the database.
FieldResponseURL holds the string denoting the response_url vertex property in the database.
FieldResponseTime holds the string denoting the response_time vertex property in the database.
FieldHost holds the string denoting the host vertex property in the database.
Label holds the string label denoting the robotstxt type in the database.
Table holds the table name of the robotstxt in the database.

# Variables

Columns holds all SQL columns for robotstxt fields.
DefaultCreatedAt holds the default value on creation for the created_at field.
DefaultUpdatedAt holds the default value on creation for the updated_at field.
UpdateDefaultUpdatedAt holds the default value on update for the updated_at field.