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
JabobKrauskopf opened this issue
Aug 14, 2024
· 0 comments
· Fixed by #231
Assignees
Labels
epicTracks multiple related issues as a high-level taskp-highPriority: HighpythonRelated to the python medmodelsrefactorRelated to refactoringrustRelated to rust medmodels
epicTracks multiple related issues as a high-level taskp-highPriority: HighpythonRelated to the python medmodelsrefactorRelated to refactoringrustRelated to rust medmodels
Completely remove the old query engine and write a new one from scratch with added funcitonality.
After the above issues the first draft of the query engine will be merged.
node.incoming_edges()
andnode.outgoing_edges()
withnode.edges(EdgeDirection)
#244.exclude(query)
operand #242code example 1
After this,
a
should represent e.g.5
andb
should then represent 10The text was updated successfully, but these errors were encountered: