Live
Property Graph
The lifecycle data model where objects, people, contracts, and events connect as one graph.
A nestable object hierarchy runs from portfolio through district, building, phase, unit, room, and component, as deep as the asset requires. Relationships between a person, a contract, a unit, and a case are first-class graph edges rather than foreign-key workarounds, and Vipe-DNA lives here as its own versioned object type that every app can reference. Bitemporal queries let you ask for the exact state as of a past date for year-end accounts and audits, and field-level permissions sit inside the graph rather than bolted on afterward. A natural-language question layer answers across the whole graph with cited sources.
Features
- Nestable portfolio-to-component object hierarchy
- People and contracts as first-class graph entities
- Contracts as typed objects with queryable deadlines and clauses
- Bitemporal state-as-of queries for audits
- Field-level permissions native to the graph
- Deduplicating bulk import from legacy systems









