Class GraphFormatConfig


  • public class GraphFormatConfig
    extends java.lang.Object
    • Constructor Detail

      • GraphFormatConfig

        public GraphFormatConfig()
    • Method Detail

      • getDefaultFormats

        public static java.util.List<java.time.format.DateTimeFormatter> getDefaultFormats​(CommonLoadableConfig loadableConfig,
                                                                                           PropertyType type)
      • getFormats

        public static java.util.List<java.time.format.DateTimeFormatter> getFormats​(GraphPropertyConfig graphPropertyConfig)