Target

The list of field names that you want to use to create target nodes. Separate multiple field names with commas. There must be no space before or after a comma.

For each value that occurs in a field with this name in a document that also contains a Source node, Knowledge Graph creates a target node. Knowledge Graph also creates an edge between the source and target nodes in the document. You define the source nodes by setting the Source parameter.

NOTE: Knowledge Graph does not create a node or edge when there is no corresponding Source node.

Type: String
Default:  
Required: Yes, if the Nodes parameter is not set for this edge type.
Configuration Section:

[MyEdgeType]

Example: Target=TO,CC
See Also: Source