Hi, for PropertyGraphIndex's many extractors (WLOG DynamicLLMPathExtractor), can I call them directly on a Document since they are just transforms? I see that that's whats happening under the hood when I insert them but when I call them directly, I'm just getting a node back with the document text and no additional nodes and relations.
Thank you for the clarifications! Very helpful <3! I think I'm just surprised to see that the DynamicLLMPath didn't pick up anything for so many documents that I've been trying.
Haiku right now. I'll try switching to Sonnet to test it. The DynamicLLMPath was also given starting entity types so maybe that is why? Haiku is also worse than Sonnet.