@elqnt/kg 3.0.1 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/dist/api/index.d.mts +92 -3
  2. package/dist/api/index.d.ts +92 -3
  3. package/dist/api/index.js +16 -2
  4. package/dist/api/index.js.map +1 -1
  5. package/dist/api/index.mjs +15 -1
  6. package/dist/api/server.d.mts +1 -0
  7. package/dist/api/server.d.ts +1 -0
  8. package/dist/{chunk-HCDFJCQL.mjs → chunk-5D7RJC7D.mjs} +105 -5
  9. package/dist/chunk-5D7RJC7D.mjs.map +1 -0
  10. package/dist/chunk-B33SF6DB.js +2 -0
  11. package/dist/{chunk-W4XVBGE7.js.map → chunk-B33SF6DB.js.map} +1 -1
  12. package/dist/chunk-BP2I7KWY.js +1031 -0
  13. package/dist/chunk-BP2I7KWY.js.map +1 -0
  14. package/dist/{chunk-2TJCYLTP.js → chunk-CNWOI7LX.js} +104 -4
  15. package/dist/chunk-CNWOI7LX.js.map +1 -0
  16. package/dist/chunk-MAEB7UOW.mjs +257 -0
  17. package/dist/chunk-MAEB7UOW.mjs.map +1 -0
  18. package/dist/chunk-SUDQ45LY.mjs +2 -0
  19. package/dist/chunk-WYRCAPY4.js +257 -0
  20. package/dist/chunk-WYRCAPY4.js.map +1 -0
  21. package/dist/chunk-ZEPJC46Z.mjs +1031 -0
  22. package/dist/chunk-ZEPJC46Z.mjs.map +1 -0
  23. package/dist/hooks/index.d.mts +446 -79
  24. package/dist/hooks/index.d.ts +446 -79
  25. package/dist/hooks/index.js +8 -3
  26. package/dist/hooks/index.js.map +1 -1
  27. package/dist/hooks/index.mjs +9 -4
  28. package/dist/index.d.mts +4 -2
  29. package/dist/index.d.ts +4 -2
  30. package/dist/index.js +24 -5
  31. package/dist/index.js.map +1 -1
  32. package/dist/index.mjs +31 -12
  33. package/dist/index.mjs.map +1 -1
  34. package/dist/models/index.d.mts +213 -0
  35. package/dist/models/index.d.ts +213 -0
  36. package/dist/models/index.js +1 -1
  37. package/dist/models/index.mjs +1 -1
  38. package/dist/transport/index.d.mts +365 -0
  39. package/dist/transport/index.d.ts +365 -0
  40. package/dist/transport/index.js +10 -0
  41. package/dist/transport/index.js.map +1 -0
  42. package/dist/transport/index.mjs +10 -0
  43. package/dist/transport/index.mjs.map +1 -0
  44. package/dist/utils/index.js +1 -1
  45. package/dist/utils/index.mjs +1 -1
  46. package/package.json +3 -3
  47. package/dist/chunk-2TJCYLTP.js.map +0 -1
  48. package/dist/chunk-7RW5MHP5.js +0 -497
  49. package/dist/chunk-7RW5MHP5.js.map +0 -1
  50. package/dist/chunk-HCDFJCQL.mjs.map +0 -1
  51. package/dist/chunk-JZ7UXVRW.mjs +0 -497
  52. package/dist/chunk-JZ7UXVRW.mjs.map +0 -1
  53. package/dist/chunk-NJNBEGDB.mjs +0 -2
  54. package/dist/chunk-W4XVBGE7.js +0 -2
  55. /package/dist/{chunk-NJNBEGDB.mjs.map → chunk-SUDQ45LY.mjs.map} +0 -0
package/dist/index.js CHANGED
@@ -5,9 +5,18 @@
5
5
 
6
6
 
7
7
 
8
+ var _chunkADIKUMMIjs = require('./chunk-ADIKUMMI.js');
8
9
 
9
10
 
10
- var _chunk7RW5MHP5js = require('./chunk-7RW5MHP5.js');
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+ var _chunkBP2I7KWYjs = require('./chunk-BP2I7KWY.js');
11
20
 
12
21
 
13
22
 
@@ -38,15 +47,15 @@ var _chunk7RW5MHP5js = require('./chunk-7RW5MHP5.js');
38
47
 
39
48
 
40
49
 
41
- var _chunk2TJCYLTPjs = require('./chunk-2TJCYLTP.js');
42
50
 
43
51
 
44
52
 
45
53
 
46
54
 
47
55
 
48
- var _chunkADIKUMMIjs = require('./chunk-ADIKUMMI.js');
49
- require('./chunk-W4XVBGE7.js');
56
+
57
+ var _chunkCNWOI7LXjs = require('./chunk-CNWOI7LX.js');
58
+ require('./chunk-B33SF6DB.js');
50
59
 
51
60
 
52
61
 
@@ -90,6 +99,7 @@ var _chunk67SUELDRjs = require('./chunk-67SUELDR.js');
90
99
 
91
100
 
92
101
  var _chunkUCKE66GBjs = require('./chunk-UCKE66GB.js');
102
+ require('./chunk-WYRCAPY4.js');
93
103
 
94
104
  // consts.ts
95
105
  var Test = "hi";
@@ -175,5 +185,14 @@ var Test = "hi";
175
185
 
176
186
 
177
187
 
178
- exports.DuplicatePolicyCreate = _chunkUCKE66GBjs.DuplicatePolicyCreate; exports.DuplicatePolicyCreateIf = _chunkUCKE66GBjs.DuplicatePolicyCreateIf; exports.DuplicatePolicyFail = _chunkUCKE66GBjs.DuplicatePolicyFail; exports.DuplicatePolicyIgnore = _chunkUCKE66GBjs.DuplicatePolicyIgnore; exports.DuplicatePolicyReplace = _chunkUCKE66GBjs.DuplicatePolicyReplace; exports.KGDBCreate = _chunk67SUELDRjs.KGDBCreate; exports.KGDesignerEdgeCreate = _chunk67SUELDRjs.KGDesignerEdgeCreate; exports.KGDesignerEdgeDelete = _chunk67SUELDRjs.KGDesignerEdgeDelete; exports.KGDesignerEdgeGet = _chunk67SUELDRjs.KGDesignerEdgeGet; exports.KGDesignerEdgeList = _chunk67SUELDRjs.KGDesignerEdgeList; exports.KGDesignerEdgeUpdate = _chunk67SUELDRjs.KGDesignerEdgeUpdate; exports.KGDesignerNodeCreate = _chunk67SUELDRjs.KGDesignerNodeCreate; exports.KGDesignerNodeDelete = _chunk67SUELDRjs.KGDesignerNodeDelete; exports.KGDesignerNodeGet = _chunk67SUELDRjs.KGDesignerNodeGet; exports.KGDesignerNodeList = _chunk67SUELDRjs.KGDesignerNodeList; exports.KGDesignerNodeUpdate = _chunk67SUELDRjs.KGDesignerNodeUpdate; exports.KGDocumentDelete = _chunk67SUELDRjs.KGDocumentDelete; exports.KGFieldQueryOperatorArrayContains = _chunkUCKE66GBjs.KGFieldQueryOperatorArrayContains; exports.KGFieldQueryOperatorEqual = _chunkUCKE66GBjs.KGFieldQueryOperatorEqual; exports.KGFieldQueryOperatorGreater = _chunkUCKE66GBjs.KGFieldQueryOperatorGreater; exports.KGFieldQueryOperatorGreaterOrEqual = _chunkUCKE66GBjs.KGFieldQueryOperatorGreaterOrEqual; exports.KGFieldQueryOperatorIn = _chunkUCKE66GBjs.KGFieldQueryOperatorIn; exports.KGFieldQueryOperatorLess = _chunkUCKE66GBjs.KGFieldQueryOperatorLess; exports.KGFieldQueryOperatorLessOrEqual = _chunkUCKE66GBjs.KGFieldQueryOperatorLessOrEqual; exports.KGFieldQueryOperatorLike = _chunkUCKE66GBjs.KGFieldQueryOperatorLike; exports.KGFieldQueryOperatorNotEqual = _chunkUCKE66GBjs.KGFieldQueryOperatorNotEqual; exports.KGFieldQueryOperatorSimilar = _chunkUCKE66GBjs.KGFieldQueryOperatorSimilar; exports.KGGraphCreate = _chunk67SUELDRjs.KGGraphCreate; exports.KGGraphDelete = _chunk67SUELDRjs.KGGraphDelete; exports.KGGraphGet = _chunk67SUELDRjs.KGGraphGet; exports.KGGraphList = _chunk67SUELDRjs.KGGraphList; exports.KGGraphOptimize = _chunk67SUELDRjs.KGGraphOptimize; exports.KGGraphUpdate = _chunk67SUELDRjs.KGGraphUpdate; exports.KGIngestBatchSync = _chunk67SUELDRjs.KGIngestBatchSync; exports.KGIngestNodeSync = _chunk67SUELDRjs.KGIngestNodeSync; exports.KGQueryBuilder = _chunkADIKUMMIjs.KGQueryBuilder; exports.KGRelationshipDirectionIncoming = _chunkUCKE66GBjs.KGRelationshipDirectionIncoming; exports.KGRelationshipDirectionOutgoing = _chunkUCKE66GBjs.KGRelationshipDirectionOutgoing; exports.KGSyncJobList = _chunk67SUELDRjs.KGSyncJobList; exports.KGSyncJobUpdate = _chunk67SUELDRjs.KGSyncJobUpdate; exports.Test = Test; exports.cancelCrawlJobApi = _chunk2TJCYLTPjs.cancelCrawlJobApi; exports.createDesignerEdgeApi = _chunk2TJCYLTPjs.createDesignerEdgeApi; exports.createDesignerNodeApi = _chunk2TJCYLTPjs.createDesignerNodeApi; exports.createEdgeQuery = _chunkADIKUMMIjs.createEdgeQuery; exports.createFieldQuery = _chunkADIKUMMIjs.createFieldQuery; exports.createGraphApi = _chunk2TJCYLTPjs.createGraphApi; exports.createNodeQuery = _chunkADIKUMMIjs.createNodeQuery; exports.createSimilarityQuery = _chunkADIKUMMIjs.createSimilarityQuery; exports.deleteDesignerEdgeApi = _chunk2TJCYLTPjs.deleteDesignerEdgeApi; exports.deleteDesignerNodeApi = _chunk2TJCYLTPjs.deleteDesignerNodeApi; exports.deleteGraphApi = _chunk2TJCYLTPjs.deleteGraphApi; exports.deleteKGDocumentApi = _chunk2TJCYLTPjs.deleteKGDocumentApi; exports.getCrawlJobStatusApi = _chunk2TJCYLTPjs.getCrawlJobStatusApi; exports.getCrawledPagesApi = _chunk2TJCYLTPjs.getCrawledPagesApi; exports.getDesignerEdgeApi = _chunk2TJCYLTPjs.getDesignerEdgeApi; exports.getDesignerNodeApi = _chunk2TJCYLTPjs.getDesignerNodeApi; exports.getGraphApi = _chunk2TJCYLTPjs.getGraphApi; exports.getGraphLabelsApi = _chunk2TJCYLTPjs.getGraphLabelsApi; exports.getKGNodeApi = _chunk2TJCYLTPjs.getKGNodeApi; exports.getNodeConnectionStatsApi = _chunk2TJCYLTPjs.getNodeConnectionStatsApi; exports.ingestDocumentApi = _chunk2TJCYLTPjs.ingestDocumentApi; exports.ingestKGNodeApi = _chunk2TJCYLTPjs.ingestKGNodeApi; exports.listCrawlJobsApi = _chunk2TJCYLTPjs.listCrawlJobsApi; exports.listDesignerEdgesApi = _chunk2TJCYLTPjs.listDesignerEdgesApi; exports.listDesignerNodesApi = _chunk2TJCYLTPjs.listDesignerNodesApi; exports.listGraphsApi = _chunk2TJCYLTPjs.listGraphsApi; exports.optimizeGraphApi = _chunk2TJCYLTPjs.optimizeGraphApi; exports.queryGraphApi = _chunk2TJCYLTPjs.queryGraphApi; exports.startCrawlJobApi = _chunk2TJCYLTPjs.startCrawlJobApi; exports.updateDesignerEdgeApi = _chunk2TJCYLTPjs.updateDesignerEdgeApi; exports.updateDesignerNodeApi = _chunk2TJCYLTPjs.updateDesignerNodeApi; exports.updateGraphApi = _chunk2TJCYLTPjs.updateGraphApi; exports.updateKGNodeApi = _chunk2TJCYLTPjs.updateKGNodeApi; exports.useApiAsync = _chunk7RW5MHP5js.useApiAsync; exports.useAsync = _chunk7RW5MHP5js.useAsync; exports.useCrawlJobs = _chunk7RW5MHP5js.useCrawlJobs; exports.useGraphs = _chunk7RW5MHP5js.useGraphs; exports.useKGDesigner = _chunk7RW5MHP5js.useKGDesigner; exports.useKGQuery = _chunk7RW5MHP5js.useKGQuery; exports.useOptionsRef = _chunk7RW5MHP5js.useOptionsRef;
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+ exports.DuplicatePolicyCreate = _chunkUCKE66GBjs.DuplicatePolicyCreate; exports.DuplicatePolicyCreateIf = _chunkUCKE66GBjs.DuplicatePolicyCreateIf; exports.DuplicatePolicyFail = _chunkUCKE66GBjs.DuplicatePolicyFail; exports.DuplicatePolicyIgnore = _chunkUCKE66GBjs.DuplicatePolicyIgnore; exports.DuplicatePolicyReplace = _chunkUCKE66GBjs.DuplicatePolicyReplace; exports.KGDBCreate = _chunk67SUELDRjs.KGDBCreate; exports.KGDesignerEdgeCreate = _chunk67SUELDRjs.KGDesignerEdgeCreate; exports.KGDesignerEdgeDelete = _chunk67SUELDRjs.KGDesignerEdgeDelete; exports.KGDesignerEdgeGet = _chunk67SUELDRjs.KGDesignerEdgeGet; exports.KGDesignerEdgeList = _chunk67SUELDRjs.KGDesignerEdgeList; exports.KGDesignerEdgeUpdate = _chunk67SUELDRjs.KGDesignerEdgeUpdate; exports.KGDesignerNodeCreate = _chunk67SUELDRjs.KGDesignerNodeCreate; exports.KGDesignerNodeDelete = _chunk67SUELDRjs.KGDesignerNodeDelete; exports.KGDesignerNodeGet = _chunk67SUELDRjs.KGDesignerNodeGet; exports.KGDesignerNodeList = _chunk67SUELDRjs.KGDesignerNodeList; exports.KGDesignerNodeUpdate = _chunk67SUELDRjs.KGDesignerNodeUpdate; exports.KGDocumentDelete = _chunk67SUELDRjs.KGDocumentDelete; exports.KGFieldQueryOperatorArrayContains = _chunkUCKE66GBjs.KGFieldQueryOperatorArrayContains; exports.KGFieldQueryOperatorEqual = _chunkUCKE66GBjs.KGFieldQueryOperatorEqual; exports.KGFieldQueryOperatorGreater = _chunkUCKE66GBjs.KGFieldQueryOperatorGreater; exports.KGFieldQueryOperatorGreaterOrEqual = _chunkUCKE66GBjs.KGFieldQueryOperatorGreaterOrEqual; exports.KGFieldQueryOperatorIn = _chunkUCKE66GBjs.KGFieldQueryOperatorIn; exports.KGFieldQueryOperatorLess = _chunkUCKE66GBjs.KGFieldQueryOperatorLess; exports.KGFieldQueryOperatorLessOrEqual = _chunkUCKE66GBjs.KGFieldQueryOperatorLessOrEqual; exports.KGFieldQueryOperatorLike = _chunkUCKE66GBjs.KGFieldQueryOperatorLike; exports.KGFieldQueryOperatorNotEqual = _chunkUCKE66GBjs.KGFieldQueryOperatorNotEqual; exports.KGFieldQueryOperatorSimilar = _chunkUCKE66GBjs.KGFieldQueryOperatorSimilar; exports.KGGraphCreate = _chunk67SUELDRjs.KGGraphCreate; exports.KGGraphDelete = _chunk67SUELDRjs.KGGraphDelete; exports.KGGraphGet = _chunk67SUELDRjs.KGGraphGet; exports.KGGraphList = _chunk67SUELDRjs.KGGraphList; exports.KGGraphOptimize = _chunk67SUELDRjs.KGGraphOptimize; exports.KGGraphUpdate = _chunk67SUELDRjs.KGGraphUpdate; exports.KGIngestBatchSync = _chunk67SUELDRjs.KGIngestBatchSync; exports.KGIngestNodeSync = _chunk67SUELDRjs.KGIngestNodeSync; exports.KGQueryBuilder = _chunkADIKUMMIjs.KGQueryBuilder; exports.KGRelationshipDirectionIncoming = _chunkUCKE66GBjs.KGRelationshipDirectionIncoming; exports.KGRelationshipDirectionOutgoing = _chunkUCKE66GBjs.KGRelationshipDirectionOutgoing; exports.KGSyncJobList = _chunk67SUELDRjs.KGSyncJobList; exports.KGSyncJobUpdate = _chunk67SUELDRjs.KGSyncJobUpdate; exports.Test = Test; exports.cancelCrawlJobApi = _chunkCNWOI7LXjs.cancelCrawlJobApi; exports.cancelFullIngestExtractionApi = _chunkCNWOI7LXjs.cancelFullIngestExtractionApi; exports.cancelQuickIngestApi = _chunkCNWOI7LXjs.cancelQuickIngestApi; exports.createDesignerEdgeApi = _chunkCNWOI7LXjs.createDesignerEdgeApi; exports.createDesignerNodeApi = _chunkCNWOI7LXjs.createDesignerNodeApi; exports.createEdgeQuery = _chunkADIKUMMIjs.createEdgeQuery; exports.createFieldQuery = _chunkADIKUMMIjs.createFieldQuery; exports.createGraphApi = _chunkCNWOI7LXjs.createGraphApi; exports.createNodeQuery = _chunkADIKUMMIjs.createNodeQuery; exports.createSimilarityQuery = _chunkADIKUMMIjs.createSimilarityQuery; exports.deleteDesignerEdgeApi = _chunkCNWOI7LXjs.deleteDesignerEdgeApi; exports.deleteDesignerNodeApi = _chunkCNWOI7LXjs.deleteDesignerNodeApi; exports.deleteGraphApi = _chunkCNWOI7LXjs.deleteGraphApi; exports.deleteKGDocumentApi = _chunkCNWOI7LXjs.deleteKGDocumentApi; exports.getCrawlJobStatusApi = _chunkCNWOI7LXjs.getCrawlJobStatusApi; exports.getCrawledPagesApi = _chunkCNWOI7LXjs.getCrawledPagesApi; exports.getDesignerEdgeApi = _chunkCNWOI7LXjs.getDesignerEdgeApi; exports.getDesignerNodeApi = _chunkCNWOI7LXjs.getDesignerNodeApi; exports.getFullIngestJobApi = _chunkCNWOI7LXjs.getFullIngestJobApi; exports.getGraphApi = _chunkCNWOI7LXjs.getGraphApi; exports.getGraphLabelsApi = _chunkCNWOI7LXjs.getGraphLabelsApi; exports.getKGNodeApi = _chunkCNWOI7LXjs.getKGNodeApi; exports.getNodeConnectionStatsApi = _chunkCNWOI7LXjs.getNodeConnectionStatsApi; exports.ingestDocumentApi = _chunkCNWOI7LXjs.ingestDocumentApi; exports.ingestFullIngestNodesApi = _chunkCNWOI7LXjs.ingestFullIngestNodesApi; exports.ingestKGNodeApi = _chunkCNWOI7LXjs.ingestKGNodeApi; exports.listCrawlJobsApi = _chunkCNWOI7LXjs.listCrawlJobsApi; exports.listDesignerEdgesApi = _chunkCNWOI7LXjs.listDesignerEdgesApi; exports.listDesignerNodesApi = _chunkCNWOI7LXjs.listDesignerNodesApi; exports.listFullIngestJobsApi = _chunkCNWOI7LXjs.listFullIngestJobsApi; exports.listGraphsApi = _chunkCNWOI7LXjs.listGraphsApi; exports.optimizeGraphApi = _chunkCNWOI7LXjs.optimizeGraphApi; exports.queryGraphApi = _chunkCNWOI7LXjs.queryGraphApi; exports.startCrawlJobApi = _chunkCNWOI7LXjs.startCrawlJobApi; exports.startFullIngestExtractionApi = _chunkCNWOI7LXjs.startFullIngestExtractionApi; exports.startQuickIngestApi = _chunkCNWOI7LXjs.startQuickIngestApi; exports.updateDesignerEdgeApi = _chunkCNWOI7LXjs.updateDesignerEdgeApi; exports.updateDesignerNodeApi = _chunkCNWOI7LXjs.updateDesignerNodeApi; exports.updateGraphApi = _chunkCNWOI7LXjs.updateGraphApi; exports.updateKGNodeApi = _chunkCNWOI7LXjs.updateKGNodeApi; exports.useApiAsync = _chunkBP2I7KWYjs.useApiAsync; exports.useAsync = _chunkBP2I7KWYjs.useAsync; exports.useCrawlJobs = _chunkBP2I7KWYjs.useCrawlJobs; exports.useFullIngest = _chunkBP2I7KWYjs.useFullIngest; exports.useGraphs = _chunkBP2I7KWYjs.useGraphs; exports.useKGDesigner = _chunkBP2I7KWYjs.useKGDesigner; exports.useKGQuery = _chunkBP2I7KWYjs.useKGQuery; exports.useOptionsRef = _chunkBP2I7KWYjs.useOptionsRef; exports.useQuickIngest = _chunkBP2I7KWYjs.useQuickIngest;
179
198
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/eloquent/eloquent/packages/@elqnt/kg/dist/index.js","../consts.ts"],"names":[],"mappings":"AAAA,qFAAY;AACZ;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACA;AC7FO,IAAM,KAAA,EAAO,IAAA;AD+FpB;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,otKAAC","file":"/home/runner/work/eloquent/eloquent/packages/@elqnt/kg/dist/index.js","sourcesContent":[null,"export const Test = \"hi\";"]}
1
+ {"version":3,"sources":["/home/runner/work/eloquent/eloquent/packages/@elqnt/kg/dist/index.js","../consts.ts"],"names":[],"mappings":"AAAA,qFAAY;AACZ;AACE;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACA;ACvGO,IAAM,KAAA,EAAO,IAAA;ADyGpB;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,w1LAAC","file":"/home/runner/work/eloquent/eloquent/packages/@elqnt/kg/dist/index.js","sourcesContent":[null,"export const Test = \"hi\";"]}
package/dist/index.mjs CHANGED
@@ -1,15 +1,26 @@
1
1
  "use client";
2
+ import {
3
+ KGQueryBuilder,
4
+ createEdgeQuery,
5
+ createFieldQuery,
6
+ createNodeQuery,
7
+ createSimilarityQuery
8
+ } from "./chunk-CAXPQTKI.mjs";
2
9
  import {
3
10
  useApiAsync,
4
11
  useAsync,
5
12
  useCrawlJobs,
13
+ useFullIngest,
6
14
  useGraphs,
7
15
  useKGDesigner,
8
16
  useKGQuery,
9
- useOptionsRef
10
- } from "./chunk-JZ7UXVRW.mjs";
17
+ useOptionsRef,
18
+ useQuickIngest
19
+ } from "./chunk-ZEPJC46Z.mjs";
11
20
  import {
12
21
  cancelCrawlJobApi,
22
+ cancelFullIngestExtractionApi,
23
+ cancelQuickIngestApi,
13
24
  createDesignerEdgeApi,
14
25
  createDesignerNodeApi,
15
26
  createGraphApi,
@@ -21,32 +32,30 @@ import {
21
32
  getCrawledPagesApi,
22
33
  getDesignerEdgeApi,
23
34
  getDesignerNodeApi,
35
+ getFullIngestJobApi,
24
36
  getGraphApi,
25
37
  getGraphLabelsApi,
26
38
  getKGNodeApi,
27
39
  getNodeConnectionStatsApi,
28
40
  ingestDocumentApi,
41
+ ingestFullIngestNodesApi,
29
42
  ingestKGNodeApi,
30
43
  listCrawlJobsApi,
31
44
  listDesignerEdgesApi,
32
45
  listDesignerNodesApi,
46
+ listFullIngestJobsApi,
33
47
  listGraphsApi,
34
48
  optimizeGraphApi,
35
49
  queryGraphApi,
36
50
  startCrawlJobApi,
51
+ startFullIngestExtractionApi,
52
+ startQuickIngestApi,
37
53
  updateDesignerEdgeApi,
38
54
  updateDesignerNodeApi,
39
55
  updateGraphApi,
40
56
  updateKGNodeApi
41
- } from "./chunk-HCDFJCQL.mjs";
42
- import {
43
- KGQueryBuilder,
44
- createEdgeQuery,
45
- createFieldQuery,
46
- createNodeQuery,
47
- createSimilarityQuery
48
- } from "./chunk-CAXPQTKI.mjs";
49
- import "./chunk-NJNBEGDB.mjs";
57
+ } from "./chunk-5D7RJC7D.mjs";
58
+ import "./chunk-SUDQ45LY.mjs";
50
59
  import {
51
60
  KGDBCreate,
52
61
  KGDesignerEdgeCreate,
@@ -90,6 +99,7 @@ import {
90
99
  KGRelationshipDirectionIncoming,
91
100
  KGRelationshipDirectionOutgoing
92
101
  } from "./chunk-VUSVP6OI.mjs";
102
+ import "./chunk-MAEB7UOW.mjs";
93
103
 
94
104
  // consts.ts
95
105
  var Test = "hi";
@@ -136,6 +146,8 @@ export {
136
146
  KGSyncJobUpdate,
137
147
  Test,
138
148
  cancelCrawlJobApi,
149
+ cancelFullIngestExtractionApi,
150
+ cancelQuickIngestApi,
139
151
  createDesignerEdgeApi,
140
152
  createDesignerNodeApi,
141
153
  createEdgeQuery,
@@ -151,19 +163,24 @@ export {
151
163
  getCrawledPagesApi,
152
164
  getDesignerEdgeApi,
153
165
  getDesignerNodeApi,
166
+ getFullIngestJobApi,
154
167
  getGraphApi,
155
168
  getGraphLabelsApi,
156
169
  getKGNodeApi,
157
170
  getNodeConnectionStatsApi,
158
171
  ingestDocumentApi,
172
+ ingestFullIngestNodesApi,
159
173
  ingestKGNodeApi,
160
174
  listCrawlJobsApi,
161
175
  listDesignerEdgesApi,
162
176
  listDesignerNodesApi,
177
+ listFullIngestJobsApi,
163
178
  listGraphsApi,
164
179
  optimizeGraphApi,
165
180
  queryGraphApi,
166
181
  startCrawlJobApi,
182
+ startFullIngestExtractionApi,
183
+ startQuickIngestApi,
167
184
  updateDesignerEdgeApi,
168
185
  updateDesignerNodeApi,
169
186
  updateGraphApi,
@@ -171,9 +188,11 @@ export {
171
188
  useApiAsync,
172
189
  useAsync,
173
190
  useCrawlJobs,
191
+ useFullIngest,
174
192
  useGraphs,
175
193
  useKGDesigner,
176
194
  useKGQuery,
177
- useOptionsRef
195
+ useOptionsRef,
196
+ useQuickIngest
178
197
  };
179
198
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../consts.ts"],"sourcesContent":["export const Test = \"hi\";"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAO,IAAM,OAAO;","names":[]}
1
+ {"version":3,"sources":["../consts.ts"],"sourcesContent":["export const Test = \"hi\";"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAO,IAAM,OAAO;","names":[]}
@@ -1,3 +1,216 @@
1
1
  export { CreateGraphRequest, CreateGraphResult, DeleteDocumentRequest, DeleteDocumentResponse, DeleteGraphResult, DuplicatePolicy, DuplicatePolicyCreate, DuplicatePolicyCreateIf, DuplicatePolicyFail, DuplicatePolicyIgnore, DuplicatePolicyReplace, GetGraphResult, Graph, KGArticle, KGBatchSyncIngestResponse, KGEdge, KGEdgeIngestRequest, KGEdgeQuery, KGFieldQuery, KGFieldQueryOperator, KGFieldQueryOperatorArrayContains, KGFieldQueryOperatorEqual, KGFieldQueryOperatorGreater, KGFieldQueryOperatorGreaterOrEqual, KGFieldQueryOperatorIn, KGFieldQueryOperatorLess, KGFieldQueryOperatorLessOrEqual, KGFieldQueryOperatorLike, KGFieldQueryOperatorNotEqual, KGFieldQueryOperatorSimilar, KGLabelInfo, KGNode, KGNodeIngestRequest, KGPLabelSchema, KGPropertyFilter, KGPropertyFilterRequest, KGPropertyInfo, KGQuery, KGQueryResult, KGRelationshipDirection, KGRelationshipDirectionIncoming, KGRelationshipDirectionOutgoing, KGSyncIngestResponse, KGSyncJob, KGSyncJobListRequest, KGSyncJobListResponse, KGSyncJobUpdateRequest, KGSyncJobUpdateResponse, ListGraphsResult, UpdateGraphResult } from './kg.mjs';
2
2
  export { GraphEdgeDefinition, GraphEdgeRequest, GraphEdgeResponse, GraphNodeDefinition, GraphNodeRequest, GraphNodeResponse, KGDBCreate, KGDesignerEdgeCreate, KGDesignerEdgeDelete, KGDesignerEdgeGet, KGDesignerEdgeList, KGDesignerEdgeUpdate, KGDesignerNodeCreate, KGDesignerNodeDelete, KGDesignerNodeGet, KGDesignerNodeList, KGDesignerNodeUpdate, KGDocumentDelete, KGGraphCreate, KGGraphDelete, KGGraphGet, KGGraphList, KGGraphOptimize, KGGraphUpdate, KGIngestBatchSync, KGIngestNodeSync, KGSyncJobList, KGSyncJobUpdate } from './kg-designer.mjs';
3
3
  import '@elqnt/types';
4
+
5
+ /**
6
+ * Knowledge Graph Ingestion Types
7
+ *
8
+ * Types for Quick Ingestion and Full Ingestion flows.
9
+ */
10
+ /**
11
+ * Result from uploading a file for quick ingestion
12
+ */
13
+ interface QuickIngestUploadResult {
14
+ id: string;
15
+ name: string;
16
+ sizeBytes: number;
17
+ pageCount: number;
18
+ status: "ready";
19
+ }
20
+ /**
21
+ * Item in the quick ingestion queue
22
+ */
23
+ interface QuickIngestItem {
24
+ id: string;
25
+ type: "document" | "url";
26
+ name: string;
27
+ /** File URL (from S3/Azure) for documents, or website URL for urls */
28
+ url?: string;
29
+ sizeBytes?: number;
30
+ pageCount?: number;
31
+ status: "uploading" | "ready" | "processing" | "complete" | "error";
32
+ progress: number;
33
+ progressText?: string;
34
+ result?: {
35
+ /** @deprecated Use nodesCreated and nodesByLabel instead */
36
+ articlesCreated?: number;
37
+ /** @deprecated Use nodesCreated and nodesByLabel instead */
38
+ topicsCreated?: number;
39
+ /** Total nodes created */
40
+ nodesCreated?: number;
41
+ /** Nodes created per label */
42
+ nodesByLabel?: Record<string, number>;
43
+ };
44
+ error?: string;
45
+ }
46
+ /**
47
+ * Request to start a quick ingestion job
48
+ */
49
+ interface QuickIngestStartRequest {
50
+ items: Array<{
51
+ id: string;
52
+ type: "document";
53
+ name: string;
54
+ url: string;
55
+ } | {
56
+ id: string;
57
+ type: "url";
58
+ name: string;
59
+ url: string;
60
+ }>;
61
+ options: {
62
+ selectedLabels: string[];
63
+ websiteCrawlDepth: number;
64
+ websiteMaxPages: number;
65
+ };
66
+ graphId: string;
67
+ }
68
+ /**
69
+ * Result from starting a quick ingestion job
70
+ */
71
+ interface QuickIngestJobResult {
72
+ jobId: string;
73
+ itemCount: number;
74
+ status: "processing";
75
+ }
76
+ /**
77
+ * Result from cancelling a quick ingestion job
78
+ */
79
+ interface QuickIngestCancelResult {
80
+ jobId: string;
81
+ status: "cancelled";
82
+ itemsCompleted: number;
83
+ itemsCancelled: number;
84
+ }
85
+ /**
86
+ * Request to start full ingestion extraction
87
+ */
88
+ interface FullIngestExtractionRequest {
89
+ sourceType: "document" | "website";
90
+ sourceId: string;
91
+ labels: string[];
92
+ graphId: string;
93
+ /** Graph name for display in job list */
94
+ graphName?: string;
95
+ /** File name for display in job list */
96
+ fileName?: string;
97
+ /** File size in bytes */
98
+ fileSize?: number;
99
+ /** Number of pages (for PDFs) */
100
+ pageCount?: number;
101
+ }
102
+ /**
103
+ * Result from starting full ingestion extraction
104
+ */
105
+ interface FullIngestExtractionResult {
106
+ jobId: string;
107
+ status: "extracting";
108
+ }
109
+ /**
110
+ * An extracted node from full ingestion
111
+ */
112
+ interface ExtractedNode {
113
+ id: string;
114
+ label: string;
115
+ fields: Record<string, unknown>;
116
+ }
117
+ /**
118
+ * An extracted edge/relationship from full ingestion
119
+ */
120
+ interface ExtractedEdge {
121
+ id: string;
122
+ fromLabel: string;
123
+ fromName: string;
124
+ toLabel: string;
125
+ toName: string;
126
+ edgeLabel: string;
127
+ confidence: number;
128
+ }
129
+ /**
130
+ * Request to ingest extracted nodes and edges
131
+ * Uses jobId to read nodes/edges from server state (Redis)
132
+ */
133
+ interface FullIngestNodesRequest {
134
+ jobId: string;
135
+ }
136
+ /**
137
+ * Result from ingesting extracted nodes and edges
138
+ */
139
+ interface FullIngestNodesResult {
140
+ nodesIngested: number;
141
+ nodesFailed: number;
142
+ edgesIngested: number;
143
+ edgesFailed: number;
144
+ graphId: string;
145
+ }
146
+ /**
147
+ * Result from cancelling full ingestion extraction
148
+ */
149
+ interface FullIngestCancelResult {
150
+ jobId: string;
151
+ status: "cancelled";
152
+ nodesExtracted: number;
153
+ }
154
+ /**
155
+ * Job progress tracking
156
+ */
157
+ interface FullIngestJobProgress {
158
+ currentPage: number;
159
+ totalPages: number;
160
+ }
161
+ /**
162
+ * Event in the job timeline
163
+ */
164
+ interface FullIngestJobEvent {
165
+ time: number;
166
+ type: string;
167
+ message: string;
168
+ }
169
+ /**
170
+ * Full ingestion job stored in Redis
171
+ */
172
+ interface FullIngestJob {
173
+ id: string;
174
+ orgId: string;
175
+ graphId: string;
176
+ graphName: string;
177
+ status: "pending" | "processing" | "extracted" | "ingesting" | "completed" | "failed" | "cancelled";
178
+ phase: "extracting" | "consolidating" | "linking" | "complete" | "ingesting";
179
+ fileName: string;
180
+ fileUrl: string;
181
+ fileSize: number;
182
+ pageCount: number;
183
+ labels: string[];
184
+ progress: FullIngestJobProgress;
185
+ events: FullIngestJobEvent[];
186
+ nodes: ExtractedNode[];
187
+ edges: ExtractedEdge[];
188
+ error?: string;
189
+ createdAt: number;
190
+ updatedAt: number;
191
+ }
192
+ /**
193
+ * Summary of a job for list view
194
+ */
195
+ interface FullIngestJobSummary {
196
+ id: string;
197
+ graphId: string;
198
+ graphName: string;
199
+ status: string;
200
+ phase: string;
201
+ fileName: string;
202
+ nodeCount: number;
203
+ edgeCount: number;
204
+ error?: string;
205
+ createdAt: number;
206
+ updatedAt: number;
207
+ }
208
+ /**
209
+ * Response from listing full ingest jobs
210
+ */
211
+ interface FullIngestJobsListResponse {
212
+ jobs: FullIngestJobSummary[];
213
+ count: number;
214
+ }
215
+
216
+ export type { ExtractedEdge, ExtractedNode, FullIngestCancelResult, FullIngestExtractionRequest, FullIngestExtractionResult, FullIngestJob, FullIngestJobEvent, FullIngestJobProgress, FullIngestJobSummary, FullIngestJobsListResponse, FullIngestNodesRequest, FullIngestNodesResult, QuickIngestCancelResult, QuickIngestItem, QuickIngestJobResult, QuickIngestStartRequest, QuickIngestUploadResult };
@@ -1,3 +1,216 @@
1
1
  export { CreateGraphRequest, CreateGraphResult, DeleteDocumentRequest, DeleteDocumentResponse, DeleteGraphResult, DuplicatePolicy, DuplicatePolicyCreate, DuplicatePolicyCreateIf, DuplicatePolicyFail, DuplicatePolicyIgnore, DuplicatePolicyReplace, GetGraphResult, Graph, KGArticle, KGBatchSyncIngestResponse, KGEdge, KGEdgeIngestRequest, KGEdgeQuery, KGFieldQuery, KGFieldQueryOperator, KGFieldQueryOperatorArrayContains, KGFieldQueryOperatorEqual, KGFieldQueryOperatorGreater, KGFieldQueryOperatorGreaterOrEqual, KGFieldQueryOperatorIn, KGFieldQueryOperatorLess, KGFieldQueryOperatorLessOrEqual, KGFieldQueryOperatorLike, KGFieldQueryOperatorNotEqual, KGFieldQueryOperatorSimilar, KGLabelInfo, KGNode, KGNodeIngestRequest, KGPLabelSchema, KGPropertyFilter, KGPropertyFilterRequest, KGPropertyInfo, KGQuery, KGQueryResult, KGRelationshipDirection, KGRelationshipDirectionIncoming, KGRelationshipDirectionOutgoing, KGSyncIngestResponse, KGSyncJob, KGSyncJobListRequest, KGSyncJobListResponse, KGSyncJobUpdateRequest, KGSyncJobUpdateResponse, ListGraphsResult, UpdateGraphResult } from './kg.js';
2
2
  export { GraphEdgeDefinition, GraphEdgeRequest, GraphEdgeResponse, GraphNodeDefinition, GraphNodeRequest, GraphNodeResponse, KGDBCreate, KGDesignerEdgeCreate, KGDesignerEdgeDelete, KGDesignerEdgeGet, KGDesignerEdgeList, KGDesignerEdgeUpdate, KGDesignerNodeCreate, KGDesignerNodeDelete, KGDesignerNodeGet, KGDesignerNodeList, KGDesignerNodeUpdate, KGDocumentDelete, KGGraphCreate, KGGraphDelete, KGGraphGet, KGGraphList, KGGraphOptimize, KGGraphUpdate, KGIngestBatchSync, KGIngestNodeSync, KGSyncJobList, KGSyncJobUpdate } from './kg-designer.js';
3
3
  import '@elqnt/types';
4
+
5
+ /**
6
+ * Knowledge Graph Ingestion Types
7
+ *
8
+ * Types for Quick Ingestion and Full Ingestion flows.
9
+ */
10
+ /**
11
+ * Result from uploading a file for quick ingestion
12
+ */
13
+ interface QuickIngestUploadResult {
14
+ id: string;
15
+ name: string;
16
+ sizeBytes: number;
17
+ pageCount: number;
18
+ status: "ready";
19
+ }
20
+ /**
21
+ * Item in the quick ingestion queue
22
+ */
23
+ interface QuickIngestItem {
24
+ id: string;
25
+ type: "document" | "url";
26
+ name: string;
27
+ /** File URL (from S3/Azure) for documents, or website URL for urls */
28
+ url?: string;
29
+ sizeBytes?: number;
30
+ pageCount?: number;
31
+ status: "uploading" | "ready" | "processing" | "complete" | "error";
32
+ progress: number;
33
+ progressText?: string;
34
+ result?: {
35
+ /** @deprecated Use nodesCreated and nodesByLabel instead */
36
+ articlesCreated?: number;
37
+ /** @deprecated Use nodesCreated and nodesByLabel instead */
38
+ topicsCreated?: number;
39
+ /** Total nodes created */
40
+ nodesCreated?: number;
41
+ /** Nodes created per label */
42
+ nodesByLabel?: Record<string, number>;
43
+ };
44
+ error?: string;
45
+ }
46
+ /**
47
+ * Request to start a quick ingestion job
48
+ */
49
+ interface QuickIngestStartRequest {
50
+ items: Array<{
51
+ id: string;
52
+ type: "document";
53
+ name: string;
54
+ url: string;
55
+ } | {
56
+ id: string;
57
+ type: "url";
58
+ name: string;
59
+ url: string;
60
+ }>;
61
+ options: {
62
+ selectedLabels: string[];
63
+ websiteCrawlDepth: number;
64
+ websiteMaxPages: number;
65
+ };
66
+ graphId: string;
67
+ }
68
+ /**
69
+ * Result from starting a quick ingestion job
70
+ */
71
+ interface QuickIngestJobResult {
72
+ jobId: string;
73
+ itemCount: number;
74
+ status: "processing";
75
+ }
76
+ /**
77
+ * Result from cancelling a quick ingestion job
78
+ */
79
+ interface QuickIngestCancelResult {
80
+ jobId: string;
81
+ status: "cancelled";
82
+ itemsCompleted: number;
83
+ itemsCancelled: number;
84
+ }
85
+ /**
86
+ * Request to start full ingestion extraction
87
+ */
88
+ interface FullIngestExtractionRequest {
89
+ sourceType: "document" | "website";
90
+ sourceId: string;
91
+ labels: string[];
92
+ graphId: string;
93
+ /** Graph name for display in job list */
94
+ graphName?: string;
95
+ /** File name for display in job list */
96
+ fileName?: string;
97
+ /** File size in bytes */
98
+ fileSize?: number;
99
+ /** Number of pages (for PDFs) */
100
+ pageCount?: number;
101
+ }
102
+ /**
103
+ * Result from starting full ingestion extraction
104
+ */
105
+ interface FullIngestExtractionResult {
106
+ jobId: string;
107
+ status: "extracting";
108
+ }
109
+ /**
110
+ * An extracted node from full ingestion
111
+ */
112
+ interface ExtractedNode {
113
+ id: string;
114
+ label: string;
115
+ fields: Record<string, unknown>;
116
+ }
117
+ /**
118
+ * An extracted edge/relationship from full ingestion
119
+ */
120
+ interface ExtractedEdge {
121
+ id: string;
122
+ fromLabel: string;
123
+ fromName: string;
124
+ toLabel: string;
125
+ toName: string;
126
+ edgeLabel: string;
127
+ confidence: number;
128
+ }
129
+ /**
130
+ * Request to ingest extracted nodes and edges
131
+ * Uses jobId to read nodes/edges from server state (Redis)
132
+ */
133
+ interface FullIngestNodesRequest {
134
+ jobId: string;
135
+ }
136
+ /**
137
+ * Result from ingesting extracted nodes and edges
138
+ */
139
+ interface FullIngestNodesResult {
140
+ nodesIngested: number;
141
+ nodesFailed: number;
142
+ edgesIngested: number;
143
+ edgesFailed: number;
144
+ graphId: string;
145
+ }
146
+ /**
147
+ * Result from cancelling full ingestion extraction
148
+ */
149
+ interface FullIngestCancelResult {
150
+ jobId: string;
151
+ status: "cancelled";
152
+ nodesExtracted: number;
153
+ }
154
+ /**
155
+ * Job progress tracking
156
+ */
157
+ interface FullIngestJobProgress {
158
+ currentPage: number;
159
+ totalPages: number;
160
+ }
161
+ /**
162
+ * Event in the job timeline
163
+ */
164
+ interface FullIngestJobEvent {
165
+ time: number;
166
+ type: string;
167
+ message: string;
168
+ }
169
+ /**
170
+ * Full ingestion job stored in Redis
171
+ */
172
+ interface FullIngestJob {
173
+ id: string;
174
+ orgId: string;
175
+ graphId: string;
176
+ graphName: string;
177
+ status: "pending" | "processing" | "extracted" | "ingesting" | "completed" | "failed" | "cancelled";
178
+ phase: "extracting" | "consolidating" | "linking" | "complete" | "ingesting";
179
+ fileName: string;
180
+ fileUrl: string;
181
+ fileSize: number;
182
+ pageCount: number;
183
+ labels: string[];
184
+ progress: FullIngestJobProgress;
185
+ events: FullIngestJobEvent[];
186
+ nodes: ExtractedNode[];
187
+ edges: ExtractedEdge[];
188
+ error?: string;
189
+ createdAt: number;
190
+ updatedAt: number;
191
+ }
192
+ /**
193
+ * Summary of a job for list view
194
+ */
195
+ interface FullIngestJobSummary {
196
+ id: string;
197
+ graphId: string;
198
+ graphName: string;
199
+ status: string;
200
+ phase: string;
201
+ fileName: string;
202
+ nodeCount: number;
203
+ edgeCount: number;
204
+ error?: string;
205
+ createdAt: number;
206
+ updatedAt: number;
207
+ }
208
+ /**
209
+ * Response from listing full ingest jobs
210
+ */
211
+ interface FullIngestJobsListResponse {
212
+ jobs: FullIngestJobSummary[];
213
+ count: number;
214
+ }
215
+
216
+ export type { ExtractedEdge, ExtractedNode, FullIngestCancelResult, FullIngestExtractionRequest, FullIngestExtractionResult, FullIngestJob, FullIngestJobEvent, FullIngestJobProgress, FullIngestJobSummary, FullIngestJobsListResponse, FullIngestNodesRequest, FullIngestNodesResult, QuickIngestCancelResult, QuickIngestItem, QuickIngestJobResult, QuickIngestStartRequest, QuickIngestUploadResult };
@@ -1,5 +1,5 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client";
2
- require('../chunk-W4XVBGE7.js');
2
+ require('../chunk-B33SF6DB.js');
3
3
 
4
4
 
5
5
 
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- import "../chunk-NJNBEGDB.mjs";
2
+ import "../chunk-SUDQ45LY.mjs";
3
3
  import {
4
4
  KGDBCreate,
5
5
  KGDesignerEdgeCreate,