What counts against my quota?

  1.  
    1. Does a "create" : "unless_exists" which returns "existed" count against my quota?

      If I cotype something with three additional types in a single write, how many does that count?  I'm guessing three.

      How about creating a CVT with a date and two outgoing links (3 properties) and connecting it all in a single write? 1, 2, 4, other?

      And just for good measure, when does the count get reset?  I'm trying to make sure that I don't run out of quota in the middle of a midnight debug session. :-)

      1. I asked this question on the developer's email list and was told that set of queries below would return the information needed (replace 'tfmorris' with your username and adjust the dates appropriately), although I found the results to be off by >25% and I'm not sure why.

        I was also told:

        - it's a rolling 24-hour clock, so no fixed reset time

        - the sandbox isn't currently write throttled  

        'http://api.freebase.com/api/service/mqlread?queries={"q0":{"query":
        {"creator":"/user/tfmorris","return":"count"}},"q1":{"query":{"type":"/
        type/link"," creator":"/user/tfmorris","return":"count"}},"q2":
        {"query":{"creator":"/user/
        tfmorris","return":"count"},"as_of_time":"2009-02-01"},"q3":{"query":
        {"type":"/type/link", "creator":"/user/

        tfmorris","return":"count"},"as_of_time":"2009-02-01"}}' 

    Discussion is posted in:

    Think this discussion also relates to something else? Cross-post it by adding a new discussion area: