The IDataAccessor<(Of <(TEntity>)>) type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddEntity |
Add an entity (if needed) to the underlying storage
|
![]() |
DeleteEntity |
Deletes an entity (if needed) from the underlying storage
|
![]() |
EntityIsReal |
Find whether an entity is real
|
![]() |
GetAllClustersCentroids |
Gets the centroids of all clusters.
|
![]() |
GetClusterCentroid |
Gets the centroid of a given cluster
|
![]() |
GetClusterContents |
Gets the list of entities which are in a given cluster
|
![]() |
SetClusterCentroid |
Updates the centroid of a given cluster
|
![]() |
SetEntityCluster |
Updates the cluster in which is a given entity
|