exporter

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exporter

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

func NewExporter

func NewExporter(writer io.Writer, qstore graph.QuadStore) *Exporter

func NewExporterForIterator

func NewExporterForIterator(writer io.Writer, qstore graph.QuadStore, qi graph.Iterator) *Exporter

func (*Exporter) Count

func (exp *Exporter) Count() int

number of records

func (*Exporter) Err

func (exp *Exporter) Err() error

func (*Exporter) ExportGml

func (exp *Exporter) ExportGml()

experimental

func (*Exporter) ExportGraphml

func (exp *Exporter) ExportGraphml()

experimental

func (*Exporter) ExportJson

func (exp *Exporter) ExportJson()

func (*Exporter) ExportQuad

func (exp *Exporter) ExportQuad()

func (*Exporter) Write

func (exp *Exporter) Write(str string)

func (*Exporter) WriteEscString

func (exp *Exporter) WriteEscString(str string)

print out the string quoted, escaped

Jump to

Keyboard shortcuts

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