vertexium icon indicating copy to clipboard operation
vertexium copied to clipboard

date sort

Open cxwczhczy opened this issue 6 years ago • 1 comments

Different permission time type attribute sorting is not supported

cxwczhczy avatar Aug 21 '19 06:08 cxwczhczy

Can you provide more details on this issue.

Also you might want to try this

graph.defineProperty("yourDateColumnName").sortable(true).dataType(Date.class).define();

joeferner avatar Aug 21 '19 13:08 joeferner