vertexium
vertexium copied to clipboard
date sort
Different permission time type attribute sorting is not supported
Can you provide more details on this issue.
Also you might want to try this
graph.defineProperty("yourDateColumnName").sortable(true).dataType(Date.class).define();