get_predicates#
- geodesic.entanglement.object.get_predicates(trait=None, refresh=False)[source]#
Gets all registered predicate names (with no trait information). Good for a quick look into what predicate names are available to you. If a trait is specified, gets only predicates for that given trait.
- Parameters:
- Returns:
a list of Predicate objects. These can be used (or copied) to form Connections
- Return type: