.requirements/PSNeo4j/0.0.31/PSGetModuleInfo.xml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">PSNeo4j</S>
      <Version N="Version">0.0.31</Version>
      <S N="Type">Module</S>
      <S N="Description">Simple Neo4j wrapper for Powershell</S>
      <S N="Author">Warren Frame</S>
      <S N="CompanyName">ramblingcookiemonster</S>
      <S N="Copyright">(c) 2017 Warren Frame. All rights reserved.</S>
      <DT N="PublishedDate">2018-06-25T18:37:45+00:00</DT>
      <Nil N="InstalledDate" />
      <Nil N="UpdatedDate" />
      <URI N="LicenseUri">https://github.com/RamblingCookieMonster/PSNeo4j/blob/master/LICENSE</URI>
      <URI N="ProjectUri">https://github.com/RamblingCookieMonster/PSNeo4j</URI>
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="1">
        <TN RefId="1">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>Sql</S>
          <S>NoSql</S>
          <S>Query</S>
          <S>Graph</S>
          <S>Neo4j</S>
          <S>Database</S>
          <S>Cypher</S>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="2">
        <TN RefId="2">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="3">
              <TNRef RefId="1" />
              <LST>
                <S>Clear-Neo4j</S>
                <S>ConvertFrom-Neo4jResponse</S>
                <S>ConvertTo-Neo4jNodesStatement</S>
                <S>ConvertTo-Neo4jNodeStatement</S>
                <S>Get-Neo4jActiveConfig</S>
                <S>Get-Neo4jConstraint</S>
                <S>Get-Neo4jFunction</S>
                <S>Get-Neo4jHeader</S>
                <S>Get-Neo4jIndex</S>
                <S>Get-Neo4jLabel</S>
                <S>Get-Neo4jProcedure</S>
                <S>Get-Neo4jPropertyKey</S>
                <S>Get-Neo4jRelationshipType</S>
                <S>Get-Neo4jUser</S>
                <S>Get-PSNeo4jConfiguration</S>
                <S>Initialize-PSNeo4jConfiguration</S>
                <S>Invoke-Neo4jApi</S>
                <S>Invoke-Neo4jQuery</S>
                <S>New-Neo4jConstraint</S>
                <S>New-Neo4jIndex</S>
                <S>New-Neo4jNode</S>
                <S>New-Neo4jRelationship</S>
                <S>New-Neo4jStatements</S>
                <S>Remove-Neo4jConstraint</S>
                <S>Remove-Neo4jIndex</S>
                <S>Remove-Neo4jNode</S>
                <S>Remove-Neo4jNodeProperty</S>
                <S>Remove-Neo4jRelationship</S>
                <S>Set-Neo4jNode</S>
                <S>Set-Neo4jPassword</S>
                <S>Set-Neo4jRelationship</S>
                <S>Set-PSNeo4jConfiguration</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="1" />
              <LST>
                <S>Clear-Neo4j</S>
                <S>ConvertFrom-Neo4jResponse</S>
                <S>ConvertTo-Neo4jNodesStatement</S>
                <S>ConvertTo-Neo4jNodeStatement</S>
                <S>Get-Neo4jActiveConfig</S>
                <S>Get-Neo4jConstraint</S>
                <S>Get-Neo4jFunction</S>
                <S>Get-Neo4jHeader</S>
                <S>Get-Neo4jIndex</S>
                <S>Get-Neo4jLabel</S>
                <S>Get-Neo4jProcedure</S>
                <S>Get-Neo4jPropertyKey</S>
                <S>Get-Neo4jRelationshipType</S>
                <S>Get-Neo4jUser</S>
                <S>Get-PSNeo4jConfiguration</S>
                <S>Initialize-PSNeo4jConfiguration</S>
                <S>Invoke-Neo4jApi</S>
                <S>Invoke-Neo4jQuery</S>
                <S>New-Neo4jConstraint</S>
                <S>New-Neo4jIndex</S>
                <S>New-Neo4jNode</S>
                <S>New-Neo4jRelationship</S>
                <S>New-Neo4jStatements</S>
                <S>Remove-Neo4jConstraint</S>
                <S>Remove-Neo4jIndex</S>
                <S>Remove-Neo4jNode</S>
                <S>Remove-Neo4jNodeProperty</S>
                <S>Remove-Neo4jRelationship</S>
                <S>Set-Neo4jNode</S>
                <S>Set-Neo4jPassword</S>
                <S>Set-Neo4jRelationship</S>
                <S>Set-PSNeo4jConfiguration</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="9">
        <TNRef RefId="1" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="10">
        <TNRef RefId="2" />
        <DCT>
          <En>
            <S N="Key">versionDownloadCount</S>
            <S N="Value">22</S>
          </En>
          <En>
            <S N="Key">ItemType</S>
            <S N="Value">Module</S>
          </En>
          <En>
            <S N="Key">copyright</S>
            <S N="Value">(c) 2017 Warren Frame. All rights reserved.</S>
          </En>
          <En>
            <S N="Key">CompanyName</S>
            <S N="Value">Unknown</S>
          </En>
          <En>
            <S N="Key">description</S>
            <S N="Value">Simple Neo4j wrapper for Powershell</S>
          </En>
          <En>
            <S N="Key">created</S>
            <S N="Value">6/25/2018 6:37:45 PM +00:00</S>
          </En>
          <En>
            <S N="Key">published</S>
            <S N="Value">6/25/2018 6:37:45 PM +00:00</S>
          </En>
          <En>
            <S N="Key">developmentDependency</S>
            <S N="Value">False</S>
          </En>
          <En>
            <S N="Key">NormalizedVersion</S>
            <S N="Value">0.0.31</S>
          </En>
          <En>
            <S N="Key">downloadCount</S>
            <S N="Value">412</S>
          </En>
          <En>
            <S N="Key">GUID</S>
            <S N="Value">8a428ba7-de16-4614-8d29-b137d8059d39</S>
          </En>
          <En>
            <S N="Key">tags</S>
            <S N="Value">Sql NoSql Query Graph Neo4j Database Cypher PSModule PSFunction_Clear-Neo4j PSCommand_Clear-Neo4j PSFunction_ConvertFrom-Neo4jResponse PSCommand_ConvertFrom-Neo4jResponse PSFunction_ConvertTo-Neo4jNodesStatement PSCommand_ConvertTo-Neo4jNodesStatement PSFunction_ConvertTo-Neo4jNodeStatement PSCommand_ConvertTo-Neo4jNodeStatement PSFunction_Get-Neo4jActiveConfig PSCommand_Get-Neo4jActiveConfig PSFunction_Get-Neo4jConstraint PSCommand_Get-Neo4jConstraint PSFunction_Get-Neo4jFunction PSCommand_Get-Neo4jFunction PSFunction_Get-Neo4jHeader PSCommand_Get-Neo4jHeader PSFunction_Get-Neo4jIndex PSCommand_Get-Neo4jIndex PSFunction_Get-Neo4jLabel PSCommand_Get-Neo4jLabel PSFunction_Get-Neo4jProcedure PSCommand_Get-Neo4jProcedure PSFunction_Get-Neo4jPropertyKey PSCommand_Get-Neo4jPropertyKey PSFunction_Get-Neo4jRelationshipType PSCommand_Get-Neo4jRelationshipType PSFunction_Get-Neo4jUser PSCommand_Get-Neo4jUser PSFunction_Get-PSNeo4jConfiguration PSCommand_Get-PSNeo4jConfiguration PSFunction_Initialize-PSNeo4jConfiguration PSCommand_Initialize-PSNeo4jConfiguration PSFunction_Invoke-Neo4jApi PSCommand_Invoke-Neo4jApi PSFunction_Invoke-Neo4jQuery PSCommand_Invoke-Neo4jQuery PSFunction_New-Neo4jConstraint PSCommand_New-Neo4jConstraint PSFunction_New-Neo4jIndex PSCommand_New-Neo4jIndex PSFunction_New-Neo4jNode PSCommand_New-Neo4jNode PSFunction_New-Neo4jRelationship PSCommand_New-Neo4jRelationship PSFunction_New-Neo4jStatements PSCommand_New-Neo4jStatements PSFunction_Remove-Neo4jConstraint PSCommand_Remove-Neo4jConstraint PSFunction_Remove-Neo4jIndex PSCommand_Remove-Neo4jIndex PSFunction_Remove-Neo4jNode PSCommand_Remove-Neo4jNode PSFunction_Remove-Neo4jNodeProperty PSCommand_Remove-Neo4jNodeProperty PSFunction_Remove-Neo4jRelationship PSCommand_Remove-Neo4jRelationship PSFunction_Set-Neo4jNode PSCommand_Set-Neo4jNode PSFunction_Set-Neo4jPassword PSCommand_Set-Neo4jPassword PSFunction_Set-Neo4jRelationship PSCommand_Set-Neo4jRelationship PSFunction_Set-PSNeo4jConfiguration PSCommand_Set-PSNeo4jConfiguration PSIncludes_Function</S>
          </En>
          <En>
            <S N="Key">PowerShellVersion</S>
            <S N="Value">4.0</S>
          </En>
          <En>
            <S N="Key">updated</S>
            <S N="Value">2018-07-12T16:20:42Z</S>
          </En>
          <En>
            <S N="Key">isLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">IsPrerelease</S>
            <S N="Value">false</S>
          </En>
          <En>
            <S N="Key">isAbsoluteLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">packageSize</S>
            <S N="Value">69983</S>
          </En>
          <En>
            <S N="Key">FileList</S>
            <S N="Value">psneo4j.nuspec|PSNeo4j.ConfigSchema.ps1|PSNeo4j.Format.ps1xml|PSNeo4j.psd1|PSNeo4j.psm1|en-US\about_PSNeo4j.help.txt|Private\Get-ParameterValues.ps1|Private\Import-Config.ps1|Private\Join-Parts.ps1|Private\Parse-Neo4jDate.ps1|Private\Modules\Configuration\Configuration.psd1|Private\Modules\Configuration\Configuration.psm1|Private\Modules\Configuration\LICENSE.txt|Private\Modules\Configuration\Metadata.psm1|Public\Clear-Neo4j.ps1|Public\ConvertFrom-Neo4jResponse.ps1|Public\ConvertTo-Neo4jNodesStatement.ps1|Public\ConvertTo-Neo4jNodeStatement.ps1|Public\Get-Neo4jActiveConfig.ps1|Public\Get-Neo4jConstraint.ps1|Public\Get-Neo4jFunction.ps1|Public\Get-Neo4jHeader.ps1|Public\Get-Neo4jIndex.ps1|Public\Get-Neo4jLabel.ps1|Public\Get-Neo4jProcedure.ps1|Public\Get-Neo4jPropertyKey.ps1|Public\Get-Neo4jRelationshipType.ps1|Public\Get-Neo4jUser.ps1|Public\Get-PSNeo4jConfiguration.ps1|Public\Initialize-PSNeo4jConfiguration.ps1|Public\Invoke-Neo4jApi.ps1|Public\Invoke-Neo4jQuery.ps1|Public\New-Neo4jConstraint.ps1|Public\New-Neo4jIndex.ps1|Public\New-Neo4jNode.ps1|Public\New-Neo4jRelationship.ps1|Public\New-Neo4jStatements.ps1|Public\Remove-Neo4jConstraint.ps1|Public\Remove-Neo4jIndex.ps1|Public\Remove-Neo4jNode.ps1|Public\Remove-Neo4jNodeProperty.ps1|Public\Remove-Neo4jRelationship.ps1|Public\Set-Neo4jNode.ps1|Public\Set-Neo4jPassword.ps1|Public\Set-Neo4jRelationship.ps1|Public\Set-PSNeo4jConfiguration.ps1</S>
          </En>
          <En>
            <S N="Key">requireLicenseAcceptance</S>
            <S N="Value">True</S>
          </En>
        </DCT>
      </Obj>
      <S N="InstalledLocation">C:\projects\dots\Dots\.requirements\PSNeo4j\0.0.31</S>
    </MS>
  </Obj>
</Objs>