Interface DisableGraphAttribute
-
- All Superinterfaces:
Attribute
public interface DisableGraphAttribute extends Attribute
This attribute can be used to indicate that thePositionLengthAttributeshould not be taken in account in thisTokenStream. Query parsers can extract this information to decide if this token stream should be analyzed as a graph or not.