Class CONFIG.Rep

  • Enclosing class:
    CONFIG

    public static final class CONFIG.Rep
    extends Object
    Repository config
    • Field Detail

      • Repository

        public static final IRI Repository
        Type value for a RepositoryConfig. tag:rdf4j.org,2023:config/Repository
      • id

        public static final IRI id
        Setting for the repository ID. tag:rdf4j.org,2023:config/rep.id
      • impl

        public static final IRI impl
        Setting for the repository implementation-specific configuration. tag:rdf4j.org,2023:config/rep.impl
      • type

        public static final IRI type
        Setting for the repository type. tag:rdf4j.org,2023:config/rep.type
    • Constructor Detail

      • Rep

        public Rep()