Interface NamedEntityData

  • All Implemented Interfaces:
    com.embabel.agent.rag.Datum , com.embabel.agent.rag.Embeddable , com.embabel.agent.rag.EntityData , com.embabel.agent.rag.Retrievable , com.embabel.agent.rag.RetrievableEntity , com.embabel.common.core.types.Described , com.embabel.common.core.types.HasInfoString , com.embabel.common.core.types.Named , com.embabel.common.core.types.NamedAndDescribed

    
    public interface NamedEntityData
     implements EntityData, NamedAndDescribed
                        

    Adds a name to the well known entity data.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String infoString(Boolean verbose, Integer indent)
      • Methods inherited from class com.embabel.agent.rag.EntityData

        embeddableValue, getProperties
      • Methods inherited from class com.embabel.agent.rag.RetrievableEntity

        labels
      • Methods inherited from class com.embabel.agent.rag.Datum

        getId, getMetadata, getUri, propertiesToPersist
      • Methods inherited from class com.embabel.agent.rag.Retrievable

        getNeighbors
      • Methods inherited from class com.embabel.common.core.types.Described

        getDescription
      • Methods inherited from class com.embabel.common.core.types.Named

        getName
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait