neo4jclient

package
v0.18.7 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseDrivers

func CloseDrivers(ctx context.Context)

func Initialize

func Initialize()

Types

type EagerResult

type EagerResult struct {
	Keys    []string
	Records []*Record
}

func ExecuteQuery

func ExecuteQuery(ctx context.Context, hostName, dbName, query string, parametersJson string) (*EagerResult, error)

type Record

type Record struct {
	Values []string
	Keys   []string
}

Jump to

Keyboard shortcuts

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