creators

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Creator

type Creator struct {
	Store *storage.DB
	// contains filtered or unexported fields
}

func NewCreator

func NewCreator(store *storage.DB) *Creator

func (*Creator) ExecuteCreate added in v0.2.0

func (c *Creator) ExecuteCreate(t *tx.Transaction, stmt *ast.CreateStmt, params map[string]interface{}) (affectedNodes, affectedRels int, err error)

func (*Creator) ExecuteMerge added in v0.2.0

func (c *Creator) ExecuteMerge(t *tx.Transaction, stmt *ast.MergeStmt, params map[string]interface{}) (affectedNodes, affectedRels int, err error)

Jump to

Keyboard shortcuts

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