Documentation ¶
Overview ¶
* Copyright © 2020. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
Index ¶
Constants ¶
View Source
const ( Setting_Connection = "dgraphConnection" Setting_typeTag = "typeTag" Setting_QueryServiceType = "queryServiceType" QueryType_Search = "search" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DgraphQueryActivity ¶
type DgraphQueryActivity struct {
// contains filtered or unexported fields
}
func (*DgraphQueryActivity) Eval ¶
func (a *DgraphQueryActivity) Eval(context activity.Context) (done bool, err error)
func (*DgraphQueryActivity) Metadata ¶
func (a *DgraphQueryActivity) Metadata() *activity.Metadata
Click to show internal directories.
Click to hide internal directories.