I have been making a text analysis system with AgensGraph.
And I use the SPO model of RDF triple structure as graph-schema. But I faced one problem: AgensGraph doesn't allow CREATE labels.
I think CREATE is one of reserved word in AgensGraph. Is there a way to resolve this?