db

package
v0.0.0-...-2e7266e Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conn

type Conn struct {
	URI    string
	Driver *neo4j.Driver
}

Conn holds connection information to the database

func (*Conn) Connect

func (c *Conn) Connect(username string, password string)

Connect connects to the database and store driver information in the connection struct

type QueryContext

type QueryContext map[string]interface{}

QueryContext is the data type meant to be passed in neo4j transactions for dynamic queries

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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