generator

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2016 License: Apache-2.0 Imports: 1 Imported by: 6

Documentation

Overview

Package generator contains common utilities used by the triple generators.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	// Generates the requested number of triples.
	Generate(n int) ([]*triple.Triple, error)
}

Generator interface contains the API that all generators have to provide.

Directories

Path Synopsis
Package graph contains the data generator to build arbitrary graph benchmark data.
Package graph contains the data generator to build arbitrary graph benchmark data.
Package tree contains the data generator to build the tree benchmark data.
Package tree contains the data generator to build the tree benchmark data.

Jump to

Keyboard shortcuts

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