incubator-s2graph icon indicating copy to clipboard operation
incubator-s2graph copied to clipboard

Mirror of Apache S2Graph (Incubating)

Results 17 incubator-s2graph issues
Sort by recently updated
recently updated
newest added

Avoid blocking when values are evaluated for cache updates

stck to stack https://issues.apache.org/jira/browse/S2GRAPH-256

- add TransactionUtil to support incremental job

As an initial PR, I've added swagger doc and UI support, and added API docs for the "admin" services for now; mutate and query services will come later. How to...

I've added a configuration for curl example base url and let each rst source refer to the variable for interpolation. As the variable is used in code block, I also...

- add SchemaManager. - add SerializeUtil/DeserializeUtil . - refactor S2GraphSink/S2GraphSource to use SerializeUtil/DeserializeUtil.

JIRA: [S2GRAPH-171] https://issues.apache.org/jira/browse/S2GRAPH-171