A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/dpapathanasiou/simple-graph-go below:

dpapathanasiou/simple-graph-go: This is the Go implementation of simple-graph (https://github.com/dpapathanasiou/simple-graph)

About

This is the Go implementation of simple-graph.

Usage Installation Basic Functions

The database package provides convenience functions for atomic transactions to add, delete, connect, and search for nodes.

There are also visualization functions to convert search and traversal outputs into dot format for conversion images.

Testing

There are unit tests in the simplegraph package covering each of the basic functions.

Make sure to use the json1 tags when running them:

cd simplegraph
go test -tags json1

If you have the correct version of SQLite installed, the tests should all pass:

PASS
ok  	github.com/dpapathanasiou/simple-graph/go/simplegraph	0.067s
TODO

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4