binding

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TemplateMergeFunc = `` /* 349-byte string literal not displayed */

	TemplateMatchFuncFull = `` /* 156-byte string literal not displayed */

	TemplateMergeLinkInclude       = "MERGE (%s)-[:INCLUDE]->(%s)"
	TemplateMergeLinkFuncReference = "WITH func%d, func%d MERGE (%s)-[:FUNC_REFERENCE]->(%s)"
)

indexes and constraint (neo4j 5.x avoid some conflicts

Variables

This section is empty.

Functions

func WorkspaceConfigFromKey

func WorkspaceConfigFromKey(key string) (*object.WorkspaceConfig, error)

Types

type Driver

type Driver interface {
	// contains filtered or unexported methods
}

func InitDriver

func InitDriver(config object.ExecuteConfig, ctx context.Context) Driver

func NewInMemoryDriver

func NewInMemoryDriver() (Driver, error)

func NewNeo4jDriver

func NewNeo4jDriver(dwc neo4j.DriverWithContext) (Driver, error)

type InMemoryStorage

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

Jump to

Keyboard shortcuts

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