node

package
v1.32.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPropertyLabels

func GetPropertyLabels(ctx context.Context,
	in *pb.GetPropertyLabelsRequest, store *store.Store) (*pb.GetPropertyLabelsResponse, error)

GetPropertyLabels implements API for Mixer.GetPropertyLabels.

func GetPropertyValues

func GetPropertyValues(ctx context.Context,
	in *pb.GetPropertyValuesRequest, store *store.Store) (*pb.GetPropertyValuesResponse, error)

GetPropertyValues implements API for Mixer.GetPropertyValues.

func GetPropertyValuesHelper

func GetPropertyValuesHelper(
	ctx context.Context,
	store *store.Store,
	dcids []string,
	prop string,
	arcOut bool,
) (map[string][]*model.Node, error)

GetPropertyValuesHelper get property values.

func GetTriples

func GetTriples(
	ctx context.Context,
	in *pb.GetTriplesRequest,
	store *store.Store,
	metadata *resource.Metadata,
) (
	*pb.GetTriplesResponse, error)

GetTriples implements API for Mixer.GetTriples.

func ReadTriples

func ReadTriples(
	ctx context.Context, store *store.Store, rowList cbt.RowList) (
	map[string]*model.TriplesCache, error)

ReadTriples read triples from base cache for multiple dcids.

Types

This section is empty.

Jump to

Keyboard shortcuts

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