graphkb

package
v0.0.40 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewGraphAPI = client.NewGraphAPI

NewGraphAPI creates a new graph API

View Source
var NewRecurrentTask = utils.NewRecurrentTask

Functions

This section is empty.

Types

type AssetType

type AssetType = schema.AssetType

func CreateAsset

func CreateAsset(fromType string) AssetType

CreateAsset helper function for creating an asset

type Graph

type Graph = knowledge.Graph

Graph represent a graph

type GraphAPI

type GraphAPI = client.GraphAPI

GraphAPI is the representation of the graphkb API exposed to data sources.

type GraphAPIOptions added in v0.0.17

type GraphAPIOptions = client.GraphAPIOptions

GraphAPIOptions are the options provided to GraphAPI

type RecurrentTask

type RecurrentTask = utils.RecurrentTask

type RelationKeyType

type RelationKeyType = schema.RelationKeyType

type RelationType

type RelationType = schema.RelationType

func CreateRelation

func CreateRelation(fromType schema.AssetType, relation, toType schema.AssetType) RelationType

CreateRelation helper function for creating a relation

type Transaction

type Transaction = client.Transaction

Transaction represent a graph transaction

Jump to

Keyboard shortcuts

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