database

package
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

type Database struct {
	// contains filtered or unexported fields
}

func GetDB

func GetDB(target, user, password string) *Database

func (*Database) Clear

func (d *Database) Clear()

Wipes the database

func (*Database) Run

func (d *Database) Run(query string, params map[string]interface{}) neo4j.Result

Runs a single query, doesn't return results

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL