neo4j_import

package
v0.0.0-...-ae3587a Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2020 License: LGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Follow

type Follow struct {
	FromID int `json:"from_id"`
	ToID   int `json:"to_id"`
}

type Neo4jImport

type Neo4jImport struct {
	*worker.Worker
	// contains filtered or unexported fields
}

func New

func New(kafkaAddress, changesTopic, kafkaGroupID string, kafkaChunkSize int) *Neo4jImport

New returns an initialised Indexer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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