Miron

Results 35 issues of Miron

**Is your feature request related to a problem? Please describe.** When working with data having vertice property count in excess of 100 Postgres functions exhibit build - in limit of...

enhancement

We are working on a different pivot at Spark and its query optimizer / executor seems stuttering under pressure of concurrent requests, particularly when requests are prepared ( .cache() +...

1 It would be very helpful to have an function that could report a boolean, whether graph with name "xyz" exists, true or false. In addition, I am not sure,...

enhancement

I am currently about to convert large set of semi - structured data saved in files into somewhat winning combination of flexible data structure and yet stable enough reporting architecture....

enhancement

**Describe the bug** A clear and concise description of what the bug is. Code bug. Different declaration and definition of the function return parameter type **How are you accessing AGE...

bug

Hello Age developers. I have a question regarding GraphQL service, that I could setup for our enterprise, to service Age Graph database via GraphQL front-end. Any suggestions or experience setting...

question

For all currently maintained branches and postgres / age versions, the behavior of the request ``` SELECT * FROM cypher('test_graph', $$ MATCH (v) WITH label(v) as vlabel RETURN vlabel $$)...

enhancement

Currently when picking between various views the options presented are Graph and Tabular format. However, when choosing Tabular format the data is presented in the form of JSON string. It...

enhancement