java.lang.Object
ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph.CompactNodeResponse
All Implemented Interfaces:
Serializable

public class CompactNodeResponse extends Object implements Serializable
See Also:
  • Constructor Details

    • CompactNodeResponse

      public CompactNodeResponse(@NotNull @NotNull String nodeId, @NotNull @NotNull String type, @NotNull @NotNull String primaryName, @NotNull @NotNull List<AttributeResponse> attributes)
  • Method Details