🖋️
Aitheon Core
  • Aitheon Core Overview
  • AITHEON CORE - QUICK START
    • Add Sub-graph
    • Add Node
    • Add Provisional Node
    • Connect Nodes
    • Create Mapping Node
    • Deploy
  • MAIN ELEMENTS
    • Core Interface
    • Sub-graphs
    • Nodes
    • Toolbox
    • Marketplace
    • Input and Output Sockets
  • GLOSSARY
    • Terminology
Powered by GitBook
On this page
  • Linking
  • Linking unknown data types

Was this helpful?

  1. AITHEON CORE - QUICK START

Connect Nodes

PreviousAdd Provisional NodeNextCreate Mapping Node

Last updated 4 years ago

Was this helpful?

Linking

To link nodes or sub-graphs, click an point of a () and drag the line. Input points with corresponding will highlight. Release the mouse button over the applicable input point of another node (sub-graph) you need.

If you hover the mouse cursor above an input/output point, a socket type will pop up. In this example, both output (1) sendMessage and input (2) incomingMessage have the same socket type: Communications.Message, aka Message type in Communications socket group. You may check this in node`s (sub-graph`s) IO settings.

You may arrange a connection line for a clearer view:

Click the line, and a yellow spot will appear. Drag this spot to change the line`s curve.

Don`t forget to click RUN at the top-right corner of the graph table to implement your new connection (or any reconnection).

Linking unknown data types

When creating a provisional node, you may not know what socket to use. Choose a Common socket with AnyData type.

If you deploy these changes by clicking RUN (or if you reload a browser tab), you will see AnyData changed to the type of the corresponding connection point.

You will be prompted to create a if you try to connect incompatible sockets.

Mapping node
output
node
sub-graph
sockets