sparqlupdate

package module
v0.0.0-...-db39fff Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Graph

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

func New

func New() *Graph

func (*Graph) Add

func (graph *Graph) Add(triple rdf.Triple)

func (*Graph) AddTriple

func (graph *Graph) AddTriple(subj rdf.Term, pred rdf.Term, obj rdf.Term)

func (*Graph) ForEach

func (graph *Graph) ForEach(handle func(subject string, predicate string, object string))

func (*Graph) Length

func (graph *Graph) Length() int

func (*Graph) Merge

func (graph *Graph) Merge(other *Graph)

func (*Graph) NewBlank

func (graph *Graph) NewBlank() rdf.Term

func (*Graph) UpdateQuery

func (graph *Graph) UpdateQuery(namedgraph rdf.Term) string

Jump to

Keyboard shortcuts

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