Menu

Configuration option to auto-create namespace?

Help
Tim Clarke
2017-10-13
2017-10-13
  • Tim Clarke

    Tim Clarke - 2017-10-13

    I'm new to Blazegraph and have inherited a complex system using it as its store.

    Is there a configuration setting to automatically create a namespace if it doesn't exist but has data INSERTed to it?

    I have two theoretically identical instances of Blazegraph running and both receiving inserts to namespaces that do not exist already. One seems to auto-create the namespace (which is what I want) and the other does not and errors. I'm wondering if this is configurable?

    many thanks

     
    • Bryan Thompson

      Bryan Thompson - 2017-10-13

      Are you referring to a named graph or a blazegraph namespace? Named graphs
      are always created on insert. Namespaces must be explicitly created using
      the REST API.

      Thanks,
      Bryan

      On Oct 13, 2017 4:21 AM, "Tim Clarke" chclarkee@users.sf.net wrote:

      I'm new to Blazegraph and have inherited a complex system using it as its
      store.

      Is there a configuration setting to automatically create a namespace if it
      doesn't exist but has data INSERTed to it?

      I have two theoretically identical instances of Blazegraph running and
      both receiving inserts to namespaces that do not exist already. One seems
      to auto-create the namespace (which is what I want) and the other does not
      and errors. I'm wondering if this is configurable?

      many thanks

      Configuration option to auto-create namespace?
      https://sourceforge.net/p/bigdata/discussion/676946/thread/0569883f/?limit=25#7cb7


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/bigdata/discussion/676946/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

Log in to post a comment.