Shortcuts

Predicate

class geodesic.entanglement.object.Predicate(**pred)[source]

Bases: geodesic.bases._APIObject

edge_attributes

(dict) - a dictionary of edge attributes. Must be simple types like strings, ints, floats

Descriptor: _DictDescr

name

(str) - the name of this predicate, describes the relationship very briefly

Descriptor: _RegexDescr

domain

(str) - the domain of this predicate

Descriptor: _RegexDescr

category

(str) - the category of this predicate

Descriptor: _RegexDescr

type

(str) - the type of this predicate

Descriptor: _RegexDescr

property full_name

Short, readable name for this predicate.

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources