neo4jbolt

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2017 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package neo4jbolt implements the Driver interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

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

Driver is the holding struct

func (*Driver) Close

func (d *Driver) Close() error

Close closes the db connection

func (*Driver) FilenameExtension

func (d *Driver) FilenameExtension() string

FilenameExtension is the migration filename extension

func (*Driver) Initialize

func (d *Driver) Initialize(url string) error

Initialize creates the db connection

func (*Driver) Migrate

func (d *Driver) Migrate(f file.File, pipe chan interface{})

Migrate performs the migration

func (*Driver) Version

func (d *Driver) Version() (uint64, error)

Version gets the current migration version

Jump to

Keyboard shortcuts

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