What are logical and path queries
- by NomeN
I'm reading a paper which mentions that a language for refactoring has three specific requirements.
functional features (like ML)
logical queries (like Datalog)
path queries (like Datalog)
I know what they mean by functional features, but I'm not totally clear on the latter two and can't find a clear explanation either. Although I have a good…