You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems method createEpsilonNode from Graph class is creating a Node that does not fit the schema defined on the graph.schema.json. I would like to ask if Nodes are suppose to have a component field also.
It seems method
createEpsilonNode
fromGraph
class is creating a Node that does not fit the schema defined on thegraph.schema.json
. I would like to ask if Nodes are suppose to have a component field also.constellation-js/lib/stateGraph.js
Line 87 in 1d6479f
constellation-js/schemas/graph.schema.json
Lines 59 to 84 in 1d6479f
The text was updated successfully, but these errors were encountered: