HHun
HHun
Hello @jrgemignani !! For example if i try to make table with `SELECT` query that is including cypher query, then **_table_ and _temporary table_ is not created** below is query...
Hi @Allison-E I've tried various Code but Problems are like that 1. agtype only possible to cast as 'varchar' for string Data, not 'text' etc 2. actually agtype is normally...
@KamleshKumar427 Thank you for your advice! I'de read many times the document that you linked, But in that Document, I Think There are problems also :( **1. First** The Cypher...
@jrgemignani Actually The matter ws it couldn't cast JSON, because most of the agtype is used to **key-value**, but cannot casting it to proper Key-value JSON(B) type... it is only...
Of course I Know that it is possible to use other PG's JSONB Value indexing like `->>`, but the problem is that agtype cannot be parsed as key-value in Java,...