This is the Go implementation of simple-graph.
Usage Installationgo get github.com/mattn/go-sqlite3
go get github.com/goccy/go-graphviz
constants.go
file
./generate-constants.sh
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.
TestingThere 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.067sTODO
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