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
My understanding was that when range source node doesn't equal path.source_relation then range source node should be used as xpath that will produce range nodes. Is my thinking correct?
My understanding was that when range source node doesn't equal path.source_relation then range source node should be used as xpath that will produce range nodes. Is my thinking correct?
If so then there is a bug here -
x3ml/src/main/java/gr/forth/ics/isl/x3ml/engine/Path.java
Line 117 in f660cb2
Currently range.source_node is simply ignored when generating range node.
I guess it should be like this:
The text was updated successfully, but these errors were encountered: