package
0.0.0-20250226191533-3760a16f1f4f
Repository: https://github.com/bmeg/grip.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
CreatePosgresDatabase creates a postgres database.
No description provided by the author
MergeMaps deeply merges two schema maps.
RandomPort returns a random port string between 10000 and 20000.
RandomString generates a random string of length n.
StreamBatch a stream of inputs and loads them into the graph This function assumes incoming stream is GraphElemnts from a single graph.
StreamEdgesFromFile reads a file containing an edge per line and streams gripql.Edge objects on a channel.
StreamLines returns a channel of lines from a file.
No description provided by the author
StreamVerticesFromFile reads a file containing a vertex per line and streams *gripql.Vertex objects out on a channel.
UUID generates a k-sortable globally unique ID.