node

package
v1.33.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: Apache-2.0 Imports: 16 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][]*pb.EntityInfo, 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, btGroup *bigtable.Group, rowList cbt.RowList) (
	*pb.GetTriplesResponse, 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