Class AbstractGraphInfobox

java.lang.Object
net.ygbstudio.jbrave.core.domain.dto.result.Result
net.ygbstudio.jbrave.core.domain.dto.result.AbstractGraphInfobox
Direct Known Subclasses:
EntityInfobox, GenericInfobox, InfoboxPlace, InfoboxWithLocation, QAInfobox

public sealed class AbstractGraphInfobox extends Result permits EntityInfobox, GenericInfobox, InfoboxPlace, InfoboxWithLocation, QAInfobox
Represents an abstract base class for graph infoboxes in search results. This class is part of the Brave Search API and serves as a base for various types of infoboxes that provide structured information in search results.