Skip to content
Discussion options

You must be logged in to vote

I don't think it is doable indeed.
There are maybe some ways to compute a transitive closure in AQL but I don't see how at first sight.

It would be easier to create and register a service you can call from your query instead of relying on pure AQL:

aql:self.getAllRelatedPartUsages()

This can be achieved by implementing IInterpreterJavaServiceProvider

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@contranton
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by contranton
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants