nano-store 0.6.0 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. data/CHANGELOG.md +5 -0
  2. data/README.md +3 -1
  3. data/Rakefile +1 -1
  4. data/lib/nano_store.rb +1 -1
  5. data/lib/nano_store/model.rb +11 -7
  6. data/lib/nano_store/version.rb +1 -1
  7. data/spec/model_spec.rb +2 -5
  8. data/vendor/Podfile.lock +4 -4
  9. data/vendor/Pods/BuildHeaders/NanoStore/NSFNanoGlobals.h +3 -1
  10. data/vendor/Pods/BuildHeaders/NanoStore/NSFNanoPredicate.h +5 -5
  11. data/vendor/Pods/BuildHeaders/NanoStore/NSFNanoSearch.h +4 -2
  12. data/vendor/Pods/Documentation/NanoStore/docset-installed.txt +4 -0
  13. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Info.plist +33 -0
  14. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoBag.html +2266 -0
  15. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoEngine.html +4708 -0
  16. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoExpression.html +818 -0
  17. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoObject.html +1781 -0
  18. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoPredicate.html +800 -0
  19. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoResult.html +1054 -0
  20. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoSearch.html +2544 -0
  21. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoSortDescriptor.html +713 -0
  22. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoStore.html +3723 -0
  23. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFOrderedDictionary.html +312 -0
  24. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Protocols/NSFNanoObjectProtocol.html +651 -0
  25. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/css/styles.css +584 -0
  26. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/css/stylesPrint.css +22 -0
  27. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/hierarchy.html +106 -0
  28. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/button_bar_background.png +0 -0
  29. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/disclosure.png +0 -0
  30. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/disclosure_open.png +0 -0
  31. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/library_background.png +0 -0
  32. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/title_background.png +0 -0
  33. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/index.html +654 -0
  34. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Nodes.xml +92 -0
  35. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens1.xml +596 -0
  36. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens10.xml +48 -0
  37. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens11.xml +118 -0
  38. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens2.xml +1209 -0
  39. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens3.xml +158 -0
  40. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens4.xml +455 -0
  41. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens5.xml +166 -0
  42. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens6.xml +246 -0
  43. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens7.xml +821 -0
  44. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens8.xml +125 -0
  45. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens9.xml +1082 -0
  46. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.dsidx +0 -0
  47. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.mom +0 -0
  48. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.skidx +0 -0
  49. data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.toc +0 -0
  50. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoBag.html +2266 -0
  51. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoEngine.html +4708 -0
  52. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoExpression.html +818 -0
  53. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoObject.html +1781 -0
  54. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoPredicate.html +800 -0
  55. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoResult.html +1054 -0
  56. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoSearch.html +2544 -0
  57. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoSortDescriptor.html +713 -0
  58. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoStore.html +3723 -0
  59. data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFOrderedDictionary.html +312 -0
  60. data/vendor/Pods/Documentation/NanoStore/html/Protocols/NSFNanoObjectProtocol.html +651 -0
  61. data/vendor/Pods/Documentation/NanoStore/html/css/styles.css +584 -0
  62. data/vendor/Pods/Documentation/NanoStore/html/css/stylesPrint.css +22 -0
  63. data/vendor/Pods/Documentation/NanoStore/html/hierarchy.html +106 -0
  64. data/vendor/Pods/Documentation/NanoStore/html/img/button_bar_background.png +0 -0
  65. data/vendor/Pods/Documentation/NanoStore/html/img/disclosure.png +0 -0
  66. data/vendor/Pods/Documentation/NanoStore/html/img/disclosure_open.png +0 -0
  67. data/vendor/Pods/Documentation/NanoStore/html/img/library_background.png +0 -0
  68. data/vendor/Pods/Documentation/NanoStore/html/img/title_background.png +0 -0
  69. data/vendor/Pods/Documentation/NanoStore/html/index.html +654 -0
  70. data/vendor/Pods/Headers/NanoStore/NSFNanoGlobals.h +3 -1
  71. data/vendor/Pods/Headers/NanoStore/NSFNanoPredicate.h +5 -5
  72. data/vendor/Pods/Headers/NanoStore/NSFNanoSearch.h +4 -2
  73. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoGlobals.h +3 -1
  74. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoGlobals.m +1 -0
  75. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoPredicate.h +5 -5
  76. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoPredicate.m +15 -14
  77. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoSearch.h +4 -2
  78. data/vendor/Pods/NanoStore/Classes/Public/NSFNanoSearch.m +95 -20
  79. data/vendor/Pods/Pods.bridgesupport +708 -700
  80. data/vendor/Pods/Pods.xcconfig +3 -3
  81. metadata +62 -4
@@ -0,0 +1,125 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Tokens version="1.0">
3
+ <File path="Classes/NSFNanoSortDescriptor.html">
4
+
5
+ <Token>
6
+ <TokenIdentifier>//apple_ref/occ/cl/NSFNanoSortDescriptor</TokenIdentifier>
7
+ <Abstract type="html">@class NSFNanoSortDescriptor
8
+ * A unit that describes a sort to be used in conjunction with a search operation.
9
+ * @details &lt;b&gt;Example:&lt;/b&gt;
10
+ @code
11
+ // Instantiate a NanoStore and open it
12
+ NSFNanoStore *nanoStore = [NSFNanoStore createAndOpenStoreWithType:NSFMemoryStoreType path:nil error:nil];
13
+ [nanoStore removeAllObjectsFromStoreAndReturnError:nil];</Abstract>
14
+ <DeclaredIn>NSFNanoSortDescriptor.h</DeclaredIn>
15
+
16
+ <NodeRef refid="8"/>
17
+ </Token>
18
+
19
+
20
+ <Token>
21
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoSortDescriptor/setAttribute:</TokenIdentifier>
22
+ <Abstract type="html">* The property key to use when performing a comparison</Abstract>
23
+ <DeclaredIn>NSFNanoSortDescriptor.h</DeclaredIn>
24
+
25
+ <Declaration>@property (nonatomic, copy, readonly) NSString *attribute</Declaration>
26
+
27
+
28
+ <Anchor>//api/name/attribute</Anchor>
29
+ </Token>
30
+
31
+ <Token>
32
+ <TokenIdentifier>//apple_ref/occ/instp/NSFNanoSortDescriptor/attribute</TokenIdentifier>
33
+ <Abstract type="html">* The property key to use when performing a comparison</Abstract>
34
+ <DeclaredIn>NSFNanoSortDescriptor.h</DeclaredIn>
35
+
36
+ <Declaration>@property (nonatomic, copy, readonly) NSString *attribute</Declaration>
37
+
38
+
39
+ <Anchor>//api/name/attribute</Anchor>
40
+ </Token>
41
+
42
+ <Token>
43
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoSortDescriptor/setIsAscending:</TokenIdentifier>
44
+ <Abstract type="html">* The property to indicate whether the comparison should be performed in ascending mode</Abstract>
45
+ <DeclaredIn>NSFNanoSortDescriptor.h</DeclaredIn>
46
+
47
+ <Declaration>@property (nonatomic, readonly) BOOL isAscending</Declaration>
48
+
49
+
50
+ <Anchor>//api/name/isAscending</Anchor>
51
+ </Token>
52
+
53
+ <Token>
54
+ <TokenIdentifier>//apple_ref/occ/instp/NSFNanoSortDescriptor/isAscending</TokenIdentifier>
55
+ <Abstract type="html">* The property to indicate whether the comparison should be performed in ascending mode</Abstract>
56
+ <DeclaredIn>NSFNanoSortDescriptor.h</DeclaredIn>
57
+
58
+ <Declaration>@property (nonatomic, readonly) BOOL isAscending</Declaration>
59
+
60
+
61
+ <Anchor>//api/name/isAscending</Anchor>
62
+ </Token>
63
+
64
+ <Token>
65
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoSortDescriptor/sortDescriptorWithAttribute:ascending:</TokenIdentifier>
66
+ <Abstract type="html">Creates and returns an sort descriptor with the specified key and ordering.</Abstract>
67
+ <DeclaredIn>NSFNanoSortDescriptor.h</DeclaredIn>
68
+
69
+ <Declaration>+ (NSFNanoSortDescriptor *)sortDescriptorWithAttribute:(NSString *)theAttribute ascending:(BOOL)ascending</Declaration>
70
+ <Parameters>
71
+ <Parameter>
72
+ <Name>ascending</Name>
73
+ <Abstract type="html">YES if the sort descriptor specifies sorting in ascending order, otherwise NO.</Abstract>
74
+ </Parameter><Parameter>
75
+ <Name>theKey</Name>
76
+ <Abstract type="html">the property key to use when performing a comparison. Must not be nil or empty.</Abstract>
77
+ </Parameter>
78
+ </Parameters>
79
+ <ReturnValue><Abstract type="html">A sort descriptor initialized with the specified key and ordering.</Abstract></ReturnValue>
80
+ <Anchor>//api/name/sortDescriptorWithAttribute:ascending:</Anchor>
81
+ </Token>
82
+
83
+ <Token>
84
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoSortDescriptor/initWithAttribute:ascending:</TokenIdentifier>
85
+ <Abstract type="html">Initializes a newly allocated sort descriptor with the specified key and ordering.</Abstract>
86
+ <DeclaredIn>NSFNanoSortDescriptor.h</DeclaredIn>
87
+
88
+ <Declaration>- (id)initWithAttribute:(NSString *)theAttribute ascending:(BOOL)ascending</Declaration>
89
+ <Parameters>
90
+ <Parameter>
91
+ <Name>ascending</Name>
92
+ <Abstract type="html">YES if the sort descriptor specifies sorting in ascending order, otherwise NO.</Abstract>
93
+ </Parameter><Parameter>
94
+ <Name>theKey</Name>
95
+ <Abstract type="html">the property key to use when performing a comparison. Must not be nil or empty.</Abstract>
96
+ </Parameter>
97
+ </Parameters>
98
+ <ReturnValue><Abstract type="html">A sort descriptor initialized with the specified key and ordering.</Abstract></ReturnValue>
99
+ <Anchor>//api/name/initWithAttribute:ascending:</Anchor>
100
+ </Token>
101
+
102
+ <Token>
103
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoSortDescriptor/description</TokenIdentifier>
104
+ <Abstract type="html">Returns a string representation of the sort.</Abstract>
105
+ <DeclaredIn>NSFNanoSortDescriptor.h</DeclaredIn>
106
+
107
+ <Declaration>- (NSString *)description</Declaration>
108
+
109
+
110
+ <Anchor>//api/name/description</Anchor>
111
+ </Token>
112
+
113
+ <Token>
114
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoSortDescriptor/JSONDescription</TokenIdentifier>
115
+ <Abstract type="html">Returns a JSON representation of the sort.</Abstract>
116
+ <DeclaredIn>NSFNanoSortDescriptor.h</DeclaredIn>
117
+
118
+ <Declaration>- (NSString *)JSONDescription</Declaration>
119
+
120
+
121
+ <Anchor>//api/name/JSONDescription</Anchor>
122
+ </Token>
123
+
124
+ </File>
125
+ </Tokens>
@@ -0,0 +1,1082 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Tokens version="1.0">
3
+ <File path="Classes/NSFNanoStore.html">
4
+
5
+ <Token>
6
+ <TokenIdentifier>//apple_ref/occ/cl/NSFNanoStore</TokenIdentifier>
7
+ <Abstract type="html">@class NSFNanoStore
8
+ * The document store is where the objects get saved. It can be file-based (permanent of temporary) or memory-backed.
9
+ *
10
+ * @details &lt;b&gt;Example:&lt;/b&gt;
11
+ @code
12
+ // Instantiate a NanoStore and open it
13
+ NSFNanoStore *nanoStore = [NSFNanoStore createAndOpenStoreWithType:NSFMemoryStoreType path:nil error:nil];</Abstract>
14
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
15
+
16
+ <NodeRef refid="9"/>
17
+ </Token>
18
+
19
+
20
+ <Token>
21
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/setNanoStoreEngine:</TokenIdentifier>
22
+ <Abstract type="html">* A reference to the engine used by the document store, which contains a reference to the SQLite database.</Abstract>
23
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
24
+
25
+ <Declaration>@property (nonatomic, strong, readonly) NSFNanoEngine *nanoStoreEngine</Declaration>
26
+
27
+
28
+ <Anchor>//api/name/nanoStoreEngine</Anchor>
29
+ </Token>
30
+
31
+ <Token>
32
+ <TokenIdentifier>//apple_ref/occ/instp/NSFNanoStore/nanoStoreEngine</TokenIdentifier>
33
+ <Abstract type="html">* A reference to the engine used by the document store, which contains a reference to the SQLite database.</Abstract>
34
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
35
+
36
+ <Declaration>@property (nonatomic, strong, readonly) NSFNanoEngine *nanoStoreEngine</Declaration>
37
+
38
+
39
+ <Anchor>//api/name/nanoStoreEngine</Anchor>
40
+ </Token>
41
+
42
+ <Token>
43
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/setNanoEngineProcessingMode:</TokenIdentifier>
44
+ <Abstract type="html">* The type of engine mode used by NanoStore to process data in the document store.
45
+ The mode can be one of two options: &lt;i&gt;NSFEngineProcessingDefaultMode&lt;/i&gt; and &lt;i&gt;NSFEngineProcessingFastMode&lt;/i&gt;. See &lt;i&gt;NSFEngineProcessingMode&lt;/i&gt;
46
+ to learn more about how these options affect the engine behavior.</Abstract>
47
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
48
+
49
+ <RelatedTokens>
50
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/openWithError:</TokenIdentifier>
51
+
52
+ </RelatedTokens>
53
+
54
+ <Declaration>@property (nonatomic, assign, readwrite) NSFEngineProcessingMode nanoEngineProcessingMode</Declaration>
55
+
56
+
57
+ <Anchor>//api/name/nanoEngineProcessingMode</Anchor>
58
+ </Token>
59
+
60
+ <Token>
61
+ <TokenIdentifier>//apple_ref/occ/instp/NSFNanoStore/nanoEngineProcessingMode</TokenIdentifier>
62
+ <Abstract type="html">* The type of engine mode used by NanoStore to process data in the document store.
63
+ The mode can be one of two options: &lt;i&gt;NSFEngineProcessingDefaultMode&lt;/i&gt; and &lt;i&gt;NSFEngineProcessingFastMode&lt;/i&gt;. See &lt;i&gt;NSFEngineProcessingMode&lt;/i&gt;
64
+ to learn more about how these options affect the engine behavior.</Abstract>
65
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
66
+
67
+ <RelatedTokens>
68
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/openWithError:</TokenIdentifier>
69
+
70
+ </RelatedTokens>
71
+
72
+ <Declaration>@property (nonatomic, assign, readwrite) NSFEngineProcessingMode nanoEngineProcessingMode</Declaration>
73
+
74
+
75
+ <Anchor>//api/name/nanoEngineProcessingMode</Anchor>
76
+ </Token>
77
+
78
+ <Token>
79
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/setSaveInterval:</TokenIdentifier>
80
+ <Abstract type="html">* Number of iterations that will trigger an automatic save.</Abstract>
81
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
82
+
83
+ <Declaration>@property (nonatomic, assign, readwrite) NSUInteger saveInterval</Declaration>
84
+
85
+
86
+ <Anchor>//api/name/saveInterval</Anchor>
87
+ </Token>
88
+
89
+ <Token>
90
+ <TokenIdentifier>//apple_ref/occ/instp/NSFNanoStore/saveInterval</TokenIdentifier>
91
+ <Abstract type="html">* Number of iterations that will trigger an automatic save.</Abstract>
92
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
93
+
94
+ <Declaration>@property (nonatomic, assign, readwrite) NSUInteger saveInterval</Declaration>
95
+
96
+
97
+ <Anchor>//api/name/saveInterval</Anchor>
98
+ </Token>
99
+
100
+ <Token>
101
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/setHasUnsavedChanges:</TokenIdentifier>
102
+ <Abstract type="html">* Whether there are objects that haven&apos;t been saved to the store.</Abstract>
103
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
104
+
105
+ <Declaration>@property (nonatomic, readonly) BOOL hasUnsavedChanges</Declaration>
106
+
107
+
108
+ <Anchor>//api/name/hasUnsavedChanges</Anchor>
109
+ </Token>
110
+
111
+ <Token>
112
+ <TokenIdentifier>//apple_ref/occ/instp/NSFNanoStore/hasUnsavedChanges</TokenIdentifier>
113
+ <Abstract type="html">* Whether there are objects that haven&apos;t been saved to the store.</Abstract>
114
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
115
+
116
+ <Declaration>@property (nonatomic, readonly) BOOL hasUnsavedChanges</Declaration>
117
+
118
+
119
+ <Anchor>//api/name/hasUnsavedChanges</Anchor>
120
+ </Token>
121
+
122
+ <Token>
123
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoStore/createStoreWithType:path:</TokenIdentifier>
124
+ <Abstract type="html">Creates and returns a document store of a specific type at a given file path.</Abstract>
125
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
126
+
127
+ <RelatedTokens>
128
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/openWithError:</TokenIdentifier>
129
+ <TokenIdentifier>//apple_ref/occ/cl/NSFNanoStore</TokenIdentifier>
130
+
131
+ </RelatedTokens>
132
+
133
+ <Declaration>+ (NSFNanoStore *)createStoreWithType:(NSFNanoStoreType)theType path:(NSString *)thePath</Declaration>
134
+ <Parameters>
135
+ <Parameter>
136
+ <Name>theType</Name>
137
+ <Abstract type="html">the type of document store that will be created.</Abstract>
138
+ </Parameter><Parameter>
139
+ <Name>thePath</Name>
140
+ <Abstract type="html">the file path where the document store will be created. Can be nil (see warning for additional info).</Abstract>
141
+ </Parameter>
142
+ </Parameters>
143
+ <ReturnValue><Abstract type="html">A document store upon success, nil otherwise.
144
+ @note
145
+ To manipulate the document store, you must first open it. If you don&apos;t need to configure settings for the document store, you can use
146
+ \link createAndOpenStoreWithType:path:error: + (NSFNanoStore )createAndOpenStoreWithType:(NSFNanoStoreType)theType path:(NSString )thePath error:(out NSError **)outError \endlink instead.
147
+ @warning
148
+ The path is only meaningful for document stores of type \link NSFGlobals::NSFPersistentStoreType NSFPersistentStoreType \endlink. It must not be nil.
149
+ @throws NSFUnexpectedParameterException is thrown if the file path is nil or empty and the type is set to @ref NSFPersistentStoreType &quot;NSFPersistentStoreType&quot;.</Abstract></ReturnValue>
150
+ <Anchor>//api/name/createStoreWithType:path:</Anchor>
151
+ </Token>
152
+
153
+ <Token>
154
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoStore/createAndOpenStoreWithType:path:error:</TokenIdentifier>
155
+ <Abstract type="html">Creates, opens and returns a document store of a specific type at a given file path.</Abstract>
156
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
157
+
158
+ <RelatedTokens>
159
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/openWithError:</TokenIdentifier>
160
+ <TokenIdentifier>//apple_ref/occ/cl/NSFNanoStore</TokenIdentifier>
161
+
162
+ </RelatedTokens>
163
+
164
+ <Declaration>+ (NSFNanoStore *)createAndOpenStoreWithType:(NSFNanoStoreType)theType path:(NSString *)thePath error:(out NSError **)outError</Declaration>
165
+ <Parameters>
166
+ <Parameter>
167
+ <Name>theType</Name>
168
+ <Abstract type="html">the type of document store that will be created.</Abstract>
169
+ </Parameter><Parameter>
170
+ <Name>thePath</Name>
171
+ <Abstract type="html">the file path where the document store will be created. Can be nil (see warning for additional info).</Abstract>
172
+ </Parameter><Parameter>
173
+ <Name>outError</Name>
174
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
175
+ </Parameter>
176
+ </Parameters>
177
+ <ReturnValue><Abstract type="html">A document store upon success, nil otherwise.
178
+ @note
179
+ If you need to configure settings for the document store, you can use \link createStoreWithType:path: + (NSFNanoStore )createStoreWithType:(NSFNanoStoreType)theType path:(NSString )thePath \endlink instead.
180
+ @warning
181
+ The path is only meaningful for document stores of type @ref NSFPersistentStoreType &quot;NSFPersistentStoreType&quot;. It must not be nil.
182
+ @throws NSFUnexpectedParameterException is thrown if the file path is nil or empty and the type is set to @ref NSFPersistentStoreType &quot;NSFPersistentStoreType&quot;.</Abstract></ReturnValue>
183
+ <Anchor>//api/name/createAndOpenStoreWithType:path:error:</Anchor>
184
+ </Token>
185
+
186
+ <Token>
187
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/initStoreWithType:path:</TokenIdentifier>
188
+ <Abstract type="html">Initializes a newly allocated document store of a specific type at a given file path.</Abstract>
189
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
190
+
191
+ <RelatedTokens>
192
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/openWithError:</TokenIdentifier>
193
+ <TokenIdentifier>//apple_ref/occ/cl/NSFNanoStore</TokenIdentifier>
194
+
195
+ </RelatedTokens>
196
+
197
+ <Declaration>- (id)initStoreWithType:(NSFNanoStoreType)theType path:(NSString *)thePath</Declaration>
198
+ <Parameters>
199
+ <Parameter>
200
+ <Name>theType</Name>
201
+ <Abstract type="html">the type of document store that will be created.</Abstract>
202
+ </Parameter><Parameter>
203
+ <Name>thePath</Name>
204
+ <Abstract type="html">the file path where the document store will be created. Can be nil (see note for additional info).</Abstract>
205
+ </Parameter>
206
+ </Parameters>
207
+ <ReturnValue><Abstract type="html">A document store upon success, nil otherwise.
208
+ @note
209
+ To manipulate the document store, you must first open it. If you don&apos;t need to configure settings for the document store, you can use
210
+ \link createAndOpenStoreWithType:path:error: + (NSFNanoStore )createAndOpenStoreWithType:(NSFNanoStoreType)theType path:(NSString )thePath error:(out NSError **)outError \endlink instead.
211
+ @warning
212
+ The path is only meaningful for document stores of type @ref NSFPersistentStoreType &quot;NSFPersistentStoreType&quot;. It must not be nil.
213
+ @throws NSFUnexpectedParameterException is thrown if the file path is nil and the type is set to @ref NSFPersistentStoreType &quot;NSFPersistentStoreType&quot;.</Abstract></ReturnValue>
214
+ <Anchor>//api/name/initStoreWithType:path:</Anchor>
215
+ </Token>
216
+
217
+ <Token>
218
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/openWithError:</TokenIdentifier>
219
+ <Abstract type="html">Opens the document store, making it ready for manipulation.</Abstract>
220
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
221
+
222
+ <RelatedTokens>
223
+ <TokenIdentifier>//apple_ref/occ/cl/NSFNanoStore</TokenIdentifier>
224
+
225
+ </RelatedTokens>
226
+
227
+ <Declaration>- (BOOL)openWithError:(out NSError **)outError</Declaration>
228
+ <Parameters>
229
+ <Parameter>
230
+ <Name>outError</Name>
231
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
232
+ </Parameter>
233
+ </Parameters>
234
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
235
+ <Anchor>//api/name/openWithError:</Anchor>
236
+ </Token>
237
+
238
+ <Token>
239
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/closeWithError:</TokenIdentifier>
240
+ <Abstract type="html">Closes the document store.</Abstract>
241
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
242
+
243
+ <RelatedTokens>
244
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/isClosed</TokenIdentifier>
245
+
246
+ </RelatedTokens>
247
+
248
+ <Declaration>- (BOOL)closeWithError:(out NSError **)outError</Declaration>
249
+ <Parameters>
250
+ <Parameter>
251
+ <Name>outError</Name>
252
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
253
+ </Parameter>
254
+ </Parameters>
255
+
256
+ <Anchor>//api/name/closeWithError:</Anchor>
257
+ </Token>
258
+
259
+ <Token>
260
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/filePath</TokenIdentifier>
261
+ <Abstract type="html">Location where the document store is found.</Abstract>
262
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
263
+
264
+ <Declaration>- (NSString *)filePath</Declaration>
265
+
266
+
267
+ <Anchor>//api/name/filePath</Anchor>
268
+ </Token>
269
+
270
+ <Token>
271
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/isClosed</TokenIdentifier>
272
+ <Abstract type="html">Checks whether the document store is closed or open.</Abstract>
273
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
274
+
275
+ <Declaration>- (BOOL)isClosed</Declaration>
276
+
277
+
278
+ <Anchor>//api/name/isClosed</Anchor>
279
+ </Token>
280
+
281
+ <Token>
282
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/addObject:error:</TokenIdentifier>
283
+ <Abstract type="html">Adds an \link NSFNanoObjectProtocol::initNanoObjectFromDictionaryRepresentation:forKey:store: NSFNanoObjectProtocol\endlink-compliant object to the document store.</Abstract>
284
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
285
+
286
+ <RelatedTokens>
287
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/addObjectsFromArray:error:</TokenIdentifier>
288
+
289
+ </RelatedTokens>
290
+
291
+ <Declaration>- (BOOL)addObject:(id&lt;NSFNanoObjectProtocol&gt;)theObject error:(out NSError **)outError</Declaration>
292
+ <Parameters>
293
+ <Parameter>
294
+ <Name>theObject</Name>
295
+ <Abstract type="html">is added to the document store.</Abstract>
296
+ </Parameter><Parameter>
297
+ <Name>outError</Name>
298
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
299
+ </Parameter>
300
+ </Parameters>
301
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
302
+ <Anchor>//api/name/addObject:error:</Anchor>
303
+ </Token>
304
+
305
+ <Token>
306
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/addObjectsFromArray:error:</TokenIdentifier>
307
+ <Abstract type="html">Adds a series of \link NSFNanoObjectProtocol::initNanoObjectFromDictionaryRepresentation:forKey:store: NSFNanoObjectProtocol\endlink-compliant objects to the document store.</Abstract>
308
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
309
+
310
+ <RelatedTokens>
311
+ <TokenIdentifier>//apple_ref/occ/intf/NSFNanoObjectProtocol</TokenIdentifier>
312
+
313
+ </RelatedTokens>
314
+
315
+ <Declaration>- (BOOL)addObjectsFromArray:(NSArray *)theObjects error:(out NSError **)outError</Declaration>
316
+ <Parameters>
317
+ <Parameter>
318
+ <Name>theObjects</Name>
319
+ <Abstract type="html">is an array of objects to be added to the document store. The objects must be \link NSFNanoObjectProtocol::initNanoObjectFromDictionaryRepresentation:forKey:store: NSFNanoObjectProtocol\endlink-compliant.</Abstract>
320
+ </Parameter><Parameter>
321
+ <Name>outError</Name>
322
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
323
+ </Parameter>
324
+ </Parameters>
325
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
326
+ <Anchor>//api/name/addObjectsFromArray:error:</Anchor>
327
+ </Token>
328
+
329
+ <Token>
330
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeObject:error:</TokenIdentifier>
331
+ <Abstract type="html">Removes an object from the document store.</Abstract>
332
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
333
+
334
+ <RelatedTokens>
335
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeObjectsWithKeysInArray:error:</TokenIdentifier>
336
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeObjectsInArray:error:</TokenIdentifier>
337
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeAllObjectsFromStoreAndReturnError:</TokenIdentifier>
338
+
339
+ </RelatedTokens>
340
+
341
+ <Declaration>- (BOOL)removeObject:(id&lt;NSFNanoObjectProtocol&gt;)theObject error:(out NSError **)outError</Declaration>
342
+ <Parameters>
343
+ <Parameter>
344
+ <Name>theObject</Name>
345
+ <Abstract type="html">the object to be removed from the document store.</Abstract>
346
+ </Parameter><Parameter>
347
+ <Name>outError</Name>
348
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
349
+ </Parameter>
350
+ </Parameters>
351
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
352
+ <Anchor>//api/name/removeObject:error:</Anchor>
353
+ </Token>
354
+
355
+ <Token>
356
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeObjectsWithKeysInArray:error:</TokenIdentifier>
357
+ <Abstract type="html">Removes the list of objects with the specified keys from the document store.</Abstract>
358
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
359
+
360
+ <RelatedTokens>
361
+ <TokenIdentifier>//apple_ref/occ/intf/NSFNanoObjectProtocol</TokenIdentifier>
362
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeObjectsInArray:error:</TokenIdentifier>
363
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeAllObjectsFromStoreAndReturnError:</TokenIdentifier>
364
+
365
+ </RelatedTokens>
366
+
367
+ <Declaration>- (BOOL)removeObjectsWithKeysInArray:(NSArray *)theKeys error:(out NSError **)outError</Declaration>
368
+ <Parameters>
369
+ <Parameter>
370
+ <Name>theKeys</Name>
371
+ <Abstract type="html">the list of keys to be removed from the document store.</Abstract>
372
+ </Parameter><Parameter>
373
+ <Name>outError</Name>
374
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
375
+ </Parameter>
376
+ </Parameters>
377
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
378
+ <Anchor>//api/name/removeObjectsWithKeysInArray:error:</Anchor>
379
+ </Token>
380
+
381
+ <Token>
382
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeObjectsInArray:error:</TokenIdentifier>
383
+ <Abstract type="html">Removes the list of objects from the document store.</Abstract>
384
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
385
+
386
+ <RelatedTokens>
387
+ <TokenIdentifier>//apple_ref/occ/intf/NSFNanoObjectProtocol</TokenIdentifier>
388
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeObjectsWithKeysInArray:error:</TokenIdentifier>
389
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeAllObjectsFromStoreAndReturnError:</TokenIdentifier>
390
+
391
+ </RelatedTokens>
392
+
393
+ <Declaration>- (BOOL)removeObjectsInArray:(NSArray *)theObjects error:(out NSError **)outError</Declaration>
394
+ <Parameters>
395
+ <Parameter>
396
+ <Name>theObjects</Name>
397
+ <Abstract type="html">the list of objects to be removed from the document store.</Abstract>
398
+ </Parameter><Parameter>
399
+ <Name>outError</Name>
400
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
401
+ </Parameter>
402
+ </Parameters>
403
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
404
+ <Anchor>//api/name/removeObjectsInArray:error:</Anchor>
405
+ </Token>
406
+
407
+ <Token>
408
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeAllObjectsFromStoreAndReturnError:</TokenIdentifier>
409
+ <Abstract type="html">Removes all objects from the document store.</Abstract>
410
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
411
+
412
+ <RelatedTokens>
413
+ <TokenIdentifier>//apple_ref/occ/intf/NSFNanoObjectProtocol</TokenIdentifier>
414
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeObjectsWithKeysInArray:error:</TokenIdentifier>
415
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/removeObjectsInArray:error:</TokenIdentifier>
416
+
417
+ </RelatedTokens>
418
+
419
+ <Declaration>- (BOOL)removeAllObjectsFromStoreAndReturnError:(out NSError **)outError</Declaration>
420
+ <Parameters>
421
+ <Parameter>
422
+ <Name>outError</Name>
423
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
424
+ </Parameter>
425
+ </Parameters>
426
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
427
+ <Anchor>//api/name/removeAllObjectsFromStoreAndReturnError:</Anchor>
428
+ </Token>
429
+
430
+ <Token>
431
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bags</TokenIdentifier>
432
+ <Abstract type="html">Returns a new array containing the bags found in the document store.</Abstract>
433
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
434
+
435
+ <RelatedTokens>
436
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bagsWithKeysInArray:</TokenIdentifier>
437
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bagsContainingObjectWithKey:</TokenIdentifier>
438
+
439
+ </RelatedTokens>
440
+
441
+ <Declaration>- (NSArray *)bags</Declaration>
442
+
443
+ <ReturnValue><Abstract type="html">An array with the bags found in the document store.</Abstract></ReturnValue>
444
+ <Anchor>//api/name/bags</Anchor>
445
+ </Token>
446
+
447
+ <Token>
448
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bagWithName:</TokenIdentifier>
449
+ <Abstract type="html">Retrieves the bag associated with the specified name.</Abstract>
450
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
451
+
452
+ <Declaration>- (NSFNanoBag *)bagWithName:(NSString *)theName</Declaration>
453
+ <Parameters>
454
+ <Parameter>
455
+ <Name>theName</Name>
456
+ <Abstract type="html">the name of the bag.</Abstract>
457
+ </Parameter>
458
+ </Parameters>
459
+ <ReturnValue><Abstract type="html">The bag that matches the specified name, nil otherwise.</Abstract></ReturnValue>
460
+ <Anchor>//api/name/bagWithName:</Anchor>
461
+ </Token>
462
+
463
+ <Token>
464
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bagsWithName:</TokenIdentifier>
465
+ <Abstract type="html">Retrieves all bags associated with the specified name.</Abstract>
466
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
467
+
468
+ <Declaration>- (NSArray *)bagsWithName:(NSString *)theName</Declaration>
469
+ <Parameters>
470
+ <Parameter>
471
+ <Name>theName</Name>
472
+ <Abstract type="html">the name of the bag.</Abstract>
473
+ </Parameter>
474
+ </Parameters>
475
+ <ReturnValue><Abstract type="html">The bags that match the specified name, an empty array otherwise.</Abstract></ReturnValue>
476
+ <Anchor>//api/name/bagsWithName:</Anchor>
477
+ </Token>
478
+
479
+ <Token>
480
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bagsWithKeysInArray:</TokenIdentifier>
481
+ <Abstract type="html">Returns a new array containing the bags found in the document store matching the specified list of keys.</Abstract>
482
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
483
+
484
+ <RelatedTokens>
485
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bags</TokenIdentifier>
486
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bagsContainingObjectWithKey:</TokenIdentifier>
487
+
488
+ </RelatedTokens>
489
+
490
+ <Declaration>- (NSArray *)bagsWithKeysInArray:(NSArray *)theKeys</Declaration>
491
+ <Parameters>
492
+ <Parameter>
493
+ <Name>theKeys</Name>
494
+ <Abstract type="html">the list of bag keys.</Abstract>
495
+ </Parameter>
496
+ </Parameters>
497
+ <ReturnValue><Abstract type="html">An array with the bags that match the specified list of keys.</Abstract></ReturnValue>
498
+ <Anchor>//api/name/bagsWithKeysInArray:</Anchor>
499
+ </Token>
500
+
501
+ <Token>
502
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bagsContainingObjectWithKey:</TokenIdentifier>
503
+ <Abstract type="html">Returns a new array containing the bags found in the document store which contain the object specified by the key.</Abstract>
504
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
505
+
506
+ <RelatedTokens>
507
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bags</TokenIdentifier>
508
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/bagsWithKeysInArray:</TokenIdentifier>
509
+
510
+ </RelatedTokens>
511
+
512
+ <Declaration>- (NSArray *)bagsContainingObjectWithKey:(NSString *)theKey</Declaration>
513
+ <Parameters>
514
+ <Parameter>
515
+ <Name>theKey</Name>
516
+ <Abstract type="html">the key of the object.</Abstract>
517
+ </Parameter>
518
+ </Parameters>
519
+ <ReturnValue><Abstract type="html">An array with the bags that contain the object matching the specified key.</Abstract></ReturnValue>
520
+ <Anchor>//api/name/bagsContainingObjectWithKey:</Anchor>
521
+ </Token>
522
+
523
+ <Token>
524
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/objectsWithKeysInArray:</TokenIdentifier>
525
+ <Abstract type="html">Returns a new array containing the objects found in the document store matching the specified list of keys.</Abstract>
526
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
527
+
528
+ <Declaration>- (NSArray *)objectsWithKeysInArray:(NSArray *)theKeys</Declaration>
529
+ <Parameters>
530
+ <Parameter>
531
+ <Name>theKeys</Name>
532
+ <Abstract type="html">the list of \link NSFNanoObjectProtocol::initNanoObjectFromDictionaryRepresentation:forKey:store: NSFNanoObjectProtocol\endlink-compliant object keys.</Abstract>
533
+ </Parameter>
534
+ </Parameters>
535
+ <ReturnValue><Abstract type="html">An array with the objects matching the specified list of keys.</Abstract></ReturnValue>
536
+ <Anchor>//api/name/objectsWithKeysInArray:</Anchor>
537
+ </Token>
538
+
539
+ <Token>
540
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/allObjectClasses</TokenIdentifier>
541
+ <Abstract type="html">Returns a new array containing the objects classes in the document store.</Abstract>
542
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
543
+
544
+ <Declaration>- (NSArray *)allObjectClasses</Declaration>
545
+
546
+ <ReturnValue><Abstract type="html">An array of the class names found in the document store.</Abstract></ReturnValue>
547
+ <Anchor>//api/name/allObjectClasses</Anchor>
548
+ </Token>
549
+
550
+ <Token>
551
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/objectsOfClassNamed:</TokenIdentifier>
552
+ <Abstract type="html">Returns an array containing the objects in the document store which match a specific class name.</Abstract>
553
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
554
+
555
+ <Declaration>- (NSArray *)objectsOfClassNamed:(NSString *)theClassName</Declaration>
556
+ <Parameters>
557
+ <Parameter>
558
+ <Name>theClassName</Name>
559
+ <Abstract type="html">the name of the class that will be used for searching. Cannot be NULL.</Abstract>
560
+ </Parameter>
561
+ </Parameters>
562
+ <ReturnValue><Abstract type="html">An array of objects of the specified class name.</Abstract></ReturnValue>
563
+ <Anchor>//api/name/objectsOfClassNamed:</Anchor>
564
+ </Token>
565
+
566
+ <Token>
567
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/objectsOfClassNamed:usingSortDescriptors:</TokenIdentifier>
568
+ <Abstract type="html">Returns a sorted array containing the objects in the document store which match a specific class name.</Abstract>
569
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
570
+
571
+ <Declaration>- (NSArray *)objectsOfClassNamed:(NSString *)theClassName usingSortDescriptors:(NSArray *)theSortDescriptors</Declaration>
572
+ <Parameters>
573
+ <Parameter>
574
+ <Name>theClassName</Name>
575
+ <Abstract type="html">the name of the class that will be used for searching. Cannot be NULL.</Abstract>
576
+ </Parameter><Parameter>
577
+ <Name>theSortDescriptors</Name>
578
+ <Abstract type="html">the array of descriptors used to sort the array. May be NULL.</Abstract>
579
+ </Parameter>
580
+ </Parameters>
581
+ <ReturnValue><Abstract type="html">An array of objects of the specified class name sorted if the sort descriptor was specified.</Abstract></ReturnValue>
582
+ <Anchor>//api/name/objectsOfClassNamed:usingSortDescriptors:</Anchor>
583
+ </Token>
584
+
585
+ <Token>
586
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/countOfObjectsOfClassNamed:</TokenIdentifier>
587
+ <Abstract type="html">Returns the number of objects in the document store which match a specific class name.</Abstract>
588
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
589
+
590
+ <Declaration>- (long long)countOfObjectsOfClassNamed:(NSString *)theClassName</Declaration>
591
+ <Parameters>
592
+ <Parameter>
593
+ <Name>theClassName</Name>
594
+ <Abstract type="html">the name of the class that will be used for searching. Cannot be NULL.</Abstract>
595
+ </Parameter>
596
+ </Parameters>
597
+ <ReturnValue><Abstract type="html">The count of objects of the specified class name.</Abstract></ReturnValue>
598
+ <Anchor>//api/name/countOfObjectsOfClassNamed:</Anchor>
599
+ </Token>
600
+
601
+ <Token>
602
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/saveStoreAndReturnError:</TokenIdentifier>
603
+ <Abstract type="html">Saves the uncommitted changes to the document store.</Abstract>
604
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
605
+
606
+ <RelatedTokens>
607
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/discardUnsavedChanges</TokenIdentifier>
608
+
609
+ </RelatedTokens>
610
+
611
+ <Declaration>- (BOOL)saveStoreAndReturnError:(out NSError **)outError</Declaration>
612
+ <Parameters>
613
+ <Parameter>
614
+ <Name>outError</Name>
615
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
616
+ </Parameter>
617
+ </Parameters>
618
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
619
+ <Anchor>//api/name/saveStoreAndReturnError:</Anchor>
620
+ </Token>
621
+
622
+ <Token>
623
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/discardUnsavedChanges</TokenIdentifier>
624
+ <Abstract type="html">Discards the uncommitted changes that were added to the document store.</Abstract>
625
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
626
+
627
+ <RelatedTokens>
628
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/saveStoreAndReturnError:</TokenIdentifier>
629
+
630
+ </RelatedTokens>
631
+
632
+ <Declaration>- (void)discardUnsavedChanges</Declaration>
633
+
634
+
635
+ <Anchor>//api/name/discardUnsavedChanges</Anchor>
636
+ </Token>
637
+
638
+ <Token>
639
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/compactStoreAndReturnError:</TokenIdentifier>
640
+ <Abstract type="html">Compact the database file size.</Abstract>
641
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
642
+
643
+ <Declaration>- (BOOL)compactStoreAndReturnError:(out NSError **)outError</Declaration>
644
+ <Parameters>
645
+ <Parameter>
646
+ <Name>outError</Name>
647
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
648
+ </Parameter>
649
+ </Parameters>
650
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
651
+ <Anchor>//api/name/compactStoreAndReturnError:</Anchor>
652
+ </Token>
653
+
654
+ <Token>
655
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/clearIndexesAndReturnError:</TokenIdentifier>
656
+ <Abstract type="html">Remove all indexes from the document store.</Abstract>
657
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
658
+
659
+ <RelatedTokens>
660
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/rebuildIndexesAndReturnError:</TokenIdentifier>
661
+
662
+ </RelatedTokens>
663
+
664
+ <Declaration>- (BOOL)clearIndexesAndReturnError:(out NSError **)outError</Declaration>
665
+ <Parameters>
666
+ <Parameter>
667
+ <Name>outError</Name>
668
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
669
+ </Parameter>
670
+ </Parameters>
671
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
672
+ <Anchor>//api/name/clearIndexesAndReturnError:</Anchor>
673
+ </Token>
674
+
675
+ <Token>
676
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/rebuildIndexesAndReturnError:</TokenIdentifier>
677
+ <Abstract type="html">Recreate all indexes from the document store.</Abstract>
678
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
679
+
680
+ <RelatedTokens>
681
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/clearIndexesAndReturnError:</TokenIdentifier>
682
+
683
+ </RelatedTokens>
684
+
685
+ <Declaration>- (BOOL)rebuildIndexesAndReturnError:(out NSError **)outError</Declaration>
686
+ <Parameters>
687
+ <Parameter>
688
+ <Name>outError</Name>
689
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
690
+ </Parameter>
691
+ </Parameters>
692
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
693
+ <Anchor>//api/name/rebuildIndexesAndReturnError:</Anchor>
694
+ </Token>
695
+
696
+ <Token>
697
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/saveStoreToDirectoryAtPath:compactDatabase:error:</TokenIdentifier>
698
+ <Abstract type="html">Makes a copy of the document store to a different location and optionally compacts it to its minimum size.</Abstract>
699
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
700
+
701
+ <RelatedTokens>
702
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/clearIndexesAndReturnError:</TokenIdentifier>
703
+
704
+ </RelatedTokens>
705
+
706
+ <Declaration>- (BOOL)saveStoreToDirectoryAtPath:(NSString *)thePath compactDatabase:(BOOL)shouldCompact error:(out NSError **)outError</Declaration>
707
+ <Parameters>
708
+ <Parameter>
709
+ <Name>thePath</Name>
710
+ <Abstract type="html">is the location where the document store should be copied to.</Abstract>
711
+ </Parameter><Parameter>
712
+ <Name>shouldCompact</Name>
713
+ <Abstract type="html">is used to flag whether the document store should be compacted.</Abstract>
714
+ </Parameter><Parameter>
715
+ <Name>outError</Name>
716
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
717
+ </Parameter>
718
+ </Parameters>
719
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.</Abstract></ReturnValue>
720
+ <Anchor>//api/name/saveStoreToDirectoryAtPath:compactDatabase:error:</Anchor>
721
+ </Token>
722
+
723
+ <Token>
724
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/beginTransactionAndReturnError:</TokenIdentifier>
725
+ <Abstract type="html">Start a transaction.</Abstract>
726
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
727
+
728
+ <RelatedTokens>
729
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/clearIndexesAndReturnError:</TokenIdentifier>
730
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/commitTransactionAndReturnError:</TokenIdentifier>
731
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/rollbackTransactionAndReturnError:</TokenIdentifier>
732
+
733
+ </RelatedTokens>
734
+
735
+ <Declaration>- (BOOL)beginTransactionAndReturnError:(out NSError **)outError</Declaration>
736
+ <Parameters>
737
+ <Parameter>
738
+ <Name>outError</Name>
739
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
740
+ </Parameter>
741
+ </Parameters>
742
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.
743
+ @attention Use this method instead of the ones provided by NSFNanoEngine.</Abstract></ReturnValue>
744
+ <Anchor>//api/name/beginTransactionAndReturnError:</Anchor>
745
+ </Token>
746
+
747
+ <Token>
748
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/commitTransactionAndReturnError:</TokenIdentifier>
749
+ <Abstract type="html">Commit a transaction.</Abstract>
750
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
751
+
752
+ <RelatedTokens>
753
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/rebuildIndexesAndReturnError:</TokenIdentifier>
754
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/beginTransactionAndReturnError:</TokenIdentifier>
755
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/rollbackTransactionAndReturnError:</TokenIdentifier>
756
+
757
+ </RelatedTokens>
758
+
759
+ <Declaration>- (BOOL)commitTransactionAndReturnError:(out NSError **)outError</Declaration>
760
+ <Parameters>
761
+ <Parameter>
762
+ <Name>outError</Name>
763
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
764
+ </Parameter>
765
+ </Parameters>
766
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.
767
+ @attention Use this method instead of the ones provided by NSFNanoEngine.</Abstract></ReturnValue>
768
+ <Anchor>//api/name/commitTransactionAndReturnError:</Anchor>
769
+ </Token>
770
+
771
+ <Token>
772
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/rollbackTransactionAndReturnError:</TokenIdentifier>
773
+ <Abstract type="html">Rollback a transaction.</Abstract>
774
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
775
+
776
+ <RelatedTokens>
777
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/rebuildIndexesAndReturnError:</TokenIdentifier>
778
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/beginTransactionAndReturnError:</TokenIdentifier>
779
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/commitTransactionAndReturnError:</TokenIdentifier>
780
+
781
+ </RelatedTokens>
782
+
783
+ <Declaration>- (BOOL)rollbackTransactionAndReturnError:(out NSError **)outError</Declaration>
784
+ <Parameters>
785
+ <Parameter>
786
+ <Name>outError</Name>
787
+ <Abstract type="html">is used if an error occurs. May be NULL.</Abstract>
788
+ </Parameter>
789
+ </Parameters>
790
+ <ReturnValue><Abstract type="html">YES upon success, NO otherwise.
791
+ @attention Use this method instead of the ones provided by NSFNanoEngine.</Abstract></ReturnValue>
792
+ <Anchor>//api/name/rollbackTransactionAndReturnError:</Anchor>
793
+ </Token>
794
+
795
+ <Token>
796
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/description</TokenIdentifier>
797
+ <Abstract type="html">Returns a string representation of the store.</Abstract>
798
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
799
+
800
+ <Declaration>- (NSString *)description</Declaration>
801
+
802
+
803
+ <Anchor>//api/name/description</Anchor>
804
+ </Token>
805
+
806
+ <Token>
807
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/JSONDescription</TokenIdentifier>
808
+ <Abstract type="html">Returns a JSON representation of the store.</Abstract>
809
+ <DeclaredIn>NSFNanoStore.h</DeclaredIn>
810
+
811
+ <Declaration>- (NSString *)JSONDescription</Declaration>
812
+
813
+
814
+ <Anchor>//api/name/JSONDescription</Anchor>
815
+ </Token>
816
+
817
+ <Token>
818
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/dictionaryDescription</TokenIdentifier>
819
+ <Abstract type="html"></Abstract>
820
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
821
+
822
+ <Declaration>- (NSFOrderedDictionary *)dictionaryDescription</Declaration>
823
+
824
+
825
+ <Anchor>//api/name/dictionaryDescription</Anchor>
826
+ </Token>
827
+
828
+ <Token>
829
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoStore/_createAndOpenDebugDatabase</TokenIdentifier>
830
+ <Abstract type="html"></Abstract>
831
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
832
+
833
+ <Declaration>+ (NSFNanoStore *)_createAndOpenDebugDatabase</Declaration>
834
+
835
+
836
+ <Anchor>//api/name/_createAndOpenDebugDatabase</Anchor>
837
+ </Token>
838
+
839
+ <Token>
840
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_executeSQL:</TokenIdentifier>
841
+ <Abstract type="html"></Abstract>
842
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
843
+
844
+ <Declaration>- (NSFNanoResult *)_executeSQL:(NSString *)theSQLStatement</Declaration>
845
+
846
+
847
+ <Anchor>//api/name/_executeSQL:</Anchor>
848
+ </Token>
849
+
850
+ <Token>
851
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_nestedDescriptionWithPrefixedSpace:</TokenIdentifier>
852
+ <Abstract type="html"></Abstract>
853
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
854
+
855
+ <Declaration>- (NSString *)_nestedDescriptionWithPrefixedSpace:(NSString *)prefixedSpace</Declaration>
856
+
857
+
858
+ <Anchor>//api/name/_nestedDescriptionWithPrefixedSpace:</Anchor>
859
+ </Token>
860
+
861
+ <Token>
862
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_initializePreparedStatementsWithError:</TokenIdentifier>
863
+ <Abstract type="html"></Abstract>
864
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
865
+
866
+ <Declaration>- (BOOL)_initializePreparedStatementsWithError:(out NSError **)outError</Declaration>
867
+
868
+
869
+ <Anchor>//api/name/_initializePreparedStatementsWithError:</Anchor>
870
+ </Token>
871
+
872
+ <Token>
873
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_releasePreparedStatements</TokenIdentifier>
874
+ <Abstract type="html"></Abstract>
875
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
876
+
877
+ <Declaration>- (void)_releasePreparedStatements</Declaration>
878
+
879
+
880
+ <Anchor>//api/name/_releasePreparedStatements</Anchor>
881
+ </Token>
882
+
883
+ <Token>
884
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_setIsOurTransaction:</TokenIdentifier>
885
+ <Abstract type="html"></Abstract>
886
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
887
+
888
+ <Declaration>- (void)_setIsOurTransaction:(BOOL)value</Declaration>
889
+
890
+
891
+ <Anchor>//api/name/_setIsOurTransaction:</Anchor>
892
+ </Token>
893
+
894
+ <Token>
895
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_isOurTransaction</TokenIdentifier>
896
+ <Abstract type="html"></Abstract>
897
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
898
+
899
+ <Declaration>- (BOOL)_isOurTransaction</Declaration>
900
+
901
+
902
+ <Anchor>//api/name/_isOurTransaction</Anchor>
903
+ </Token>
904
+
905
+ <Token>
906
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_setupCachingSchema</TokenIdentifier>
907
+ <Abstract type="html"></Abstract>
908
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
909
+
910
+ <Declaration>- (BOOL)_setupCachingSchema</Declaration>
911
+
912
+
913
+ <Anchor>//api/name/_setupCachingSchema</Anchor>
914
+ </Token>
915
+
916
+ <Token>
917
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_storeDictionary:forKey:forClassNamed:error:</TokenIdentifier>
918
+ <Abstract type="html"></Abstract>
919
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
920
+
921
+ <Declaration>- (BOOL)_storeDictionary:(NSDictionary *)someInfo forKey:(NSString *)aKey forClassNamed:(NSString *)classType error:(out NSError **)outError</Declaration>
922
+
923
+
924
+ <Anchor>//api/name/_storeDictionary:forKey:forClassNamed:error:</Anchor>
925
+ </Token>
926
+
927
+ <Token>
928
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/__storeDictionaries:forKeys:error:</TokenIdentifier>
929
+ <Abstract type="html"></Abstract>
930
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
931
+
932
+ <Declaration>- (BOOL)__storeDictionaries:(NSArray *)someObjects forKeys:(NSArray *)someKeys error:(out NSError **)outError</Declaration>
933
+
934
+
935
+ <Anchor>//api/name/__storeDictionaries:forKeys:error:</Anchor>
936
+ </Token>
937
+
938
+ <Token>
939
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_bindValue:forAttribute:parameterNumber:usingSQLite3Statement:</TokenIdentifier>
940
+ <Abstract type="html"></Abstract>
941
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
942
+
943
+ <Declaration>- (BOOL)_bindValue:(id)aValue forAttribute:(NSString *)anAttribute parameterNumber:(NSInteger)aParamNumber usingSQLite3Statement:(sqlite3_stmt *)aStatement</Declaration>
944
+
945
+
946
+ <Anchor>//api/name/_bindValue:forAttribute:parameterNumber:usingSQLite3Statement:</Anchor>
947
+ </Token>
948
+
949
+ <Token>
950
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_checkNanoStoreIsReadyAndReturnError:</TokenIdentifier>
951
+ <Abstract type="html"></Abstract>
952
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
953
+
954
+ <Declaration>- (BOOL)_checkNanoStoreIsReadyAndReturnError:(out NSError **)outError</Declaration>
955
+
956
+
957
+ <Anchor>//api/name/_checkNanoStoreIsReadyAndReturnError:</Anchor>
958
+ </Token>
959
+
960
+ <Token>
961
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_NSFDatatypeOfObject:</TokenIdentifier>
962
+ <Abstract type="html"></Abstract>
963
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
964
+
965
+ <Declaration>- (NSFNanoDatatype)_NSFDatatypeOfObject:(id)value</Declaration>
966
+
967
+
968
+ <Anchor>//api/name/_NSFDatatypeOfObject:</Anchor>
969
+ </Token>
970
+
971
+ <Token>
972
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_stringFromValue:</TokenIdentifier>
973
+ <Abstract type="html"></Abstract>
974
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
975
+
976
+ <Declaration>- (NSString *)_stringFromValue:(id)aValue</Declaration>
977
+
978
+
979
+ <Anchor>//api/name/_stringFromValue:</Anchor>
980
+ </Token>
981
+
982
+ <Token>
983
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoStore/_calendarDateToString:</TokenIdentifier>
984
+ <Abstract type="html"></Abstract>
985
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
986
+
987
+ <Declaration>+ (NSString *)_calendarDateToString:(NSDate *)aDate</Declaration>
988
+
989
+
990
+ <Anchor>//api/name/_calendarDateToString:</Anchor>
991
+ </Token>
992
+
993
+ <Token>
994
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_flattenCollection:keys:values:</TokenIdentifier>
995
+ <Abstract type="html"></Abstract>
996
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
997
+
998
+ <Declaration>- (void)_flattenCollection:(NSDictionary *)info keys:(NSMutableArray **)flattenedKeys values:(NSMutableArray **)flattenedValues</Declaration>
999
+
1000
+
1001
+ <Anchor>//api/name/_flattenCollection:keys:values:</Anchor>
1002
+ </Token>
1003
+
1004
+ <Token>
1005
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_flattenCollection:keyPath:keys:values:</TokenIdentifier>
1006
+ <Abstract type="html"></Abstract>
1007
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
1008
+
1009
+ <Declaration>- (void)_flattenCollection:(id)someObject keyPath:(NSMutableArray **)aKeyPath keys:(NSMutableArray **)someKeys values:(NSMutableArray **)someValues</Declaration>
1010
+
1011
+
1012
+ <Anchor>//api/name/_flattenCollection:keyPath:keys:values:</Anchor>
1013
+ </Token>
1014
+
1015
+ <Token>
1016
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_prepareSQLite3Statement:theSQLStatement:</TokenIdentifier>
1017
+ <Abstract type="html"></Abstract>
1018
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
1019
+
1020
+ <Declaration>- (BOOL)_prepareSQLite3Statement:(sqlite3_stmt **)aStatement theSQLStatement:(NSString *)aSQLQuery</Declaration>
1021
+
1022
+
1023
+ <Anchor>//api/name/_prepareSQLite3Statement:theSQLStatement:</Anchor>
1024
+ </Token>
1025
+
1026
+ <Token>
1027
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_executeSQLite3StepUsingSQLite3Statement:</TokenIdentifier>
1028
+ <Abstract type="html"></Abstract>
1029
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
1030
+
1031
+ <Declaration>- (void)_executeSQLite3StepUsingSQLite3Statement:(sqlite3_stmt *)aStatement</Declaration>
1032
+
1033
+
1034
+ <Anchor>//api/name/_executeSQLite3StepUsingSQLite3Statement:</Anchor>
1035
+ </Token>
1036
+
1037
+ <Token>
1038
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_addObjectsFromArray:forceSave:error:</TokenIdentifier>
1039
+ <Abstract type="html"></Abstract>
1040
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
1041
+
1042
+ <Declaration>- (BOOL)_addObjectsFromArray:(NSArray *)someObjects forceSave:(BOOL)forceSave error:(out NSError **)outError</Declaration>
1043
+
1044
+
1045
+ <Anchor>//api/name/_addObjectsFromArray:forceSave:error:</Anchor>
1046
+ </Token>
1047
+
1048
+ <Token>
1049
+ <TokenIdentifier>//apple_ref/occ/clm/NSFNanoStore/_defaultTestData</TokenIdentifier>
1050
+ <Abstract type="html"></Abstract>
1051
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
1052
+
1053
+ <Declaration>+ (NSDictionary *)_defaultTestData</Declaration>
1054
+
1055
+
1056
+ <Anchor>//api/name/_defaultTestData</Anchor>
1057
+ </Token>
1058
+
1059
+ <Token>
1060
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_backupFileStoreToDirectoryAtPath:extension:compact:error:</TokenIdentifier>
1061
+ <Abstract type="html"></Abstract>
1062
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
1063
+
1064
+ <Declaration>- (BOOL)_backupFileStoreToDirectoryAtPath:(NSString *)aPath extension:(NSString *)anExtension compact:(BOOL)flag error:(out NSError **)outError</Declaration>
1065
+
1066
+
1067
+ <Anchor>//api/name/_backupFileStoreToDirectoryAtPath:extension:compact:error:</Anchor>
1068
+ </Token>
1069
+
1070
+ <Token>
1071
+ <TokenIdentifier>//apple_ref/occ/instm/NSFNanoStore/_backupMemoryStoreToDirectoryAtPath:extension:compact:error:</TokenIdentifier>
1072
+ <Abstract type="html"></Abstract>
1073
+ <DeclaredIn>NSFNanoStore_Private.h</DeclaredIn>
1074
+
1075
+ <Declaration>- (BOOL)_backupMemoryStoreToDirectoryAtPath:(NSString *)aPath extension:(NSString *)anExtension compact:(BOOL)flag error:(out NSError **)outError</Declaration>
1076
+
1077
+
1078
+ <Anchor>//api/name/_backupMemoryStoreToDirectoryAtPath:extension:compact:error:</Anchor>
1079
+ </Token>
1080
+
1081
+ </File>
1082
+ </Tokens>