Overload List

  NameDescription
Public methodLoadData(List<(Of <<'(String>)>>))
Load custom graph of data, defined by a several string Aspectize Queries. Each aspectizeQuery has the following syntaxt: Data.Entity[filter].Relation.Entity2[filter2]
Public methodLoadData(String)
Loads entities using Aspectize Entity Query Language The aspectizeQuery has the following syntaxt: Data.Entity[filter].Relation.Entity2[filter2]

See Also