Commit 45a03c0
fix: reset index and handle last index (#2531)
* bugfix: reset index and handle last index
* replace iteration over index by enumerate in neptune.to_rdf_graph
* [skip ci] - fix: validate.sh
---------
Co-authored-by: David Sauerwein <[email protected]>
Co-authored-by: David <[email protected]>
Co-authored-by: Abdel Jaidi <[email protected]>1 parent fa68082 commit 45a03c0
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
221 | 223 | | |
222 | 224 | | |
223 | 225 | | |
| |||
254 | 256 | | |
255 | 257 | | |
256 | 258 | | |
257 | | - | |
| 259 | + | |
258 | 260 | | |
259 | 261 | | |
260 | 262 | | |
| |||
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
268 | | - | |
| 270 | + | |
269 | 271 | | |
270 | 272 | | |
271 | 273 | | |
272 | | - | |
| 274 | + | |
273 | 275 | | |
274 | 276 | | |
275 | 277 | | |
| |||
0 commit comments