Class GraphContainerEntity

    • Constructor Detail

      • GraphContainerEntity

        public GraphContainerEntity()
    • Method Detail

      • getGraphs

        public java.util.List<GraphEntity> getGraphs()
      • setGraphs

        public void setGraphs​(java.util.List<GraphEntity> graphs)
      • getGraph

        public GraphEntity getGraph​(java.lang.String namespace)
      • getLabel

        public java.lang.String getLabel()
      • getDescription

        public java.lang.String getDescription()
      • removeGraph

        public void removeGraph​(java.lang.String namespace)