raphtory-api 0.17.0

Raphtory common interface and APIs
Documentation
1
2
3
4
5
use crate::core::{
    entities::properties::{prop::Prop, prop_array::PropArray},
    PropType,
};
use std::sync::Arc;