public interface HGQueryCondition
The interface defines a HyperGraph query condition. A condition is either a primitive condition or a logical operator over other conditions.
The HGQueryCondition
s does not mandate at what level,
HyperGraph atoms or HGStore, will conditions apply.
Copyright © 2015. All rights reserved.