Categorygithub.com/PacktPublishing/Hands-On-Software-Engineering-with-GolangChapter06linkgraphstorecdb
# Functions
NewCockroachDbGraph returns a CockroachDbGraph instance that connects to the cockroachdb instance specified by dsn.
# Structs
CockroachDBGraph implements a graph that persists its links and edges to a cockroachdb instance.