Extracting Properties using LLM

Hi!

I’ve used the great work the Llama Index and Neo4j team has down with using LLMS to extract nodes and entities from documents (see post Customizing property graph index in LlamaIndex — LlamaIndex, Data Framework for LLM Applications)

Is there a way to have the LLM extract ‘node properties’ and ‘relationship properties’ as well?

If not, happy to contribute to this effort, just point me there.

-Michael