package
3.0.38
Repository: https://github.com/dosco/graphjin.git
Documentation: pkg.go.dev

# Functions

DiscoverColumns returns the columns of a table.
DiscoverFunctions returns the functions of a database.
GetDBInfo returns the database schema information.
GetRelName returns the relationship name.
No description provided by the author
No description provided by the author
NewDBInfo returns a new DBInfo object.
NewDBSchema creates a new database schema.
NewDBTable returns a new DBTable object.
PathToRel converts a table path to a relationship.

# Constants

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

# Variables

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

# Structs

DBColumn returns the column as a string.
DBFuncParam holds the database function parameter information.
DBFunction holds the database function information.
DBInfo holds the database schema information.
DBRel represents a database relationship.
DBRelLeft represents database information.
DBRelRight represents a database relationship.
No description provided by the author
DBTable holds the database table information.
RelNode represents a relationship node.
TEdge represents a table edge for the graph.
TPath represents a table path.
VirtualTable holds the virtual table information.

# Type aliases

No description provided by the author