package
1.5.0
Repository: https://github.com/apocelipes/ent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Each is a Groovy each-loop function.
Group groups a list of traversals into one.
Join joins a list of traversals with a semicolon separator.
NewFunc returns a new function node.
NewList returns a new list node.
NewTraversal returns a new default traversal with "g" as a reference name to the Graph.

# Constants

Order options.
Scope options.
Order options.
Column options.
Scope options.
Cardinality options.
Order options.
Cardinality options.
Column options.

# Variables

predefined nodes.
predefined nodes.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Traversal mimics the TinkerPop graph traversal.
No description provided by the author

# Interfaces

Node represents a DSL step in the traversal.
Querier is the interface that wraps the Query method.

# Type aliases

Bindings are used to associate a variable with a value.
Cardinality of vertex properties.
Column references a particular type of column in a complex data structure such as a Map, a Map.Entry, or a Path.
Order of vertex properties.
Scope used for steps that have a variable scope which alter the manner in which the step will behave in relation to how the traverses are processed.
No description provided by the author