Ben Steer

Results 64 issues of Ben Steer

Can depricate the old APIs

Semantics/API
GraphQL

There are several pieces of information about the graphs that it doesn't make sense to store directly on them. This is especially the case for elements which do not update...

Rust Core
GraphQL

We intend to move all of the history based functions onto a singular 'History' object which we can then extend with several helper functions for the typical analysis users are...

Semantics/API

Can we use our other Datetime parser here _Originally posted by @miratepuffin in https://github.com/Pometry/Raphtory/pull/1733#discussion_r1738230481_

Semantics/API
Python

We should recreate this test for the new protobuf format to make sure we don't break it by accident _Originally posted by @ljeub-pometry in https://github.com/Pometry/Raphtory/pull/1733#discussion_r1740419304_

Testing

This will allow us to 'copy' nodes/edges under a new id in the same graph and change id when moving graph (useful when one graph is indexed by ints and...

Semantics/API
Good first issue
Python

As with the edge deletions in the Persistant graph we also need to be able to delete nodes - need to decide what the semantics of this look like.

Semantics/API
Python
Rust Core
GraphQL