The error is ```Exception: ('NebulaGraph query fai...
# nebula
c
The error is
Copy code
Exception: ('NebulaGraph query failed:', "SemanticError: Unknown column `src_process_image_path' in schema", 'Statement:', 'INSERT VERTEX Props__......
and the props_schema string starts with
Copy code
`src_process_image_path` STRING....
w
Hi Carl, sorry our upstream work within LlamaIndex may be breaking since some changes have been made towards a chunk node. I'll walkthrough it again and fix them and come back to you soon 🫡
c
🙏
im hoping to leverage this for a project I have in flight so let me know if there is any debugging / small fixes i can do on my side since its just python
either that or i can shift my model to use chunk nodes if you think that is a more paved road
w
Sorry, Carl, I just got some bandwidth today to trying with the fault reproduction to just realize it was your attempt of customizing the schema, rather than run the existing query engine based on
NebulaPropertyGraphStore
Hi Carl, could you please share what _props_schema you passed , it should honor the format of default one_
1
c
sent data in DM, let me know if you need more information
🫡 1